Skip to content

Commit 229a1fa

Browse files
Merge pull request #737 from Swofty-Developments/dependabot/gradle/tools.jackson-jackson-bom-3.1.0
chore(deps): bump tools.jackson:jackson-bom from 3.0.4 to 3.1.0
2 parents 07b3a48 + a4d7408 commit 229a1fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ subprojects {
3636

3737
compileOnly("org.projectlombok:lombok:1.18.42")
3838

39-
implementation(platform("tools.jackson:jackson-bom:3.0.4"))
39+
implementation(platform("tools.jackson:jackson-bom:3.1.0"))
4040
implementation("tools.jackson.core:jackson-core")
4141
implementation("tools.jackson.core:jackson-databind")
4242
implementation("com.fasterxml.jackson.core:jackson-annotations:2.20")

0 commit comments

Comments
 (0)