Skip to content

Commit 4e8a583

Browse files
committed
update dependencies
1 parent f7b2ce3 commit 4e8a583

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/build.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ test-jdk = "21"
1010
kotlin = "2.4.0"
1111

1212
checker = "0.6.61"
13-
jacoco = "0.8.11"
13+
jacoco = "0.8.15"
1414
jacocolog = "4.0.1"
1515
updates = "0.61.0"
1616

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ checkerq = { module = "org.checkerframework:checker-qual", version.ref = "checke
1010
slf4j = "org.slf4j:slf4j-api:2.0.18"
1111
logback = "ch.qos.logback:logback-classic:1.6.3"
1212

13-
jackson3-bom = "tools.jackson:jackson-bom:3.2.1"
13+
jackson3-bom = "tools.jackson:jackson-bom:3.2.2"
1414
jackson3-databind = { module = "tools.jackson.core:jackson-databind" }
1515
jackson3-yaml = { module = "tools.jackson.dataformat:jackson-dataformat-yaml" }
1616
jackson3-kotlin = { module = "tools.jackson.module:jackson-module-kotlin" }

0 commit comments

Comments
 (0)