Skip to content

Commit 25abd76

Browse files
committed
update dependencies
1 parent 418bc7b commit 25abd76

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ plugin-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.
1313
plugin-checker = "org.checkerframework:checkerframework-gradle-plugin:0.6.29"
1414
plugin-outdated = "com.github.ben-manes:gradle-versions-plugin:0.46.0"
1515

16-
checker = "org.checkerframework:checker:3.37.0"
16+
checker = "org.checkerframework:checker:3.38.0"
1717
checkerq = "org.checkerframework:checker-qual:3.38.0"
18-
slf4j = "org.slf4j:slf4j-api:2.0.7"
18+
slf4j = "org.slf4j:slf4j-api:2.0.9"
1919
logback = "ch.qos.logback:logback-classic:1.4.11"
2020

2121
jackson-bom = "com.fasterxml.jackson:jackson-bom:2.15.2"

0 commit comments

Comments
 (0)