Skip to content

Commit 681d331

Browse files
committed
update dependencies
1 parent 5b4b123 commit 681d331

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
@@ -7,7 +7,7 @@ build-jdk = "17"
77
build-plugins = "2026.1"
88

99
api = "2024.2"
10-
base = "2026.1"
10+
base = "2026.2-SNAPSHOT"
1111

1212
jacoco = "0.8.14"
1313
jacocolog = "4.0.1"
@@ -34,7 +34,7 @@ spring-data = { module ="org.springframework.data:spring-data-commons", version.
3434
checker = "org.checkerframework:checker:3.53.0"
3535
jimfs = "com.google.jimfs:jimfs:1.3.1"
3636
slf4j = "org.slf4j:slf4j-api:2.0.17"
37-
logback = "ch.qos.logback:logback-classic:1.5.24"
37+
logback = "ch.qos.logback:logback-classic:1.5.26"
3838

3939
kotest-bom = "io.kotest:kotest-bom:6.1.0"
4040
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }

0 commit comments

Comments
 (0)