Skip to content

Commit 02f6872

Browse files
committed
chore: dep update
1 parent 1cec518 commit 02f6872

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ kotlinx-coroutines = "1.8.1-Beta"
2828
kotlinx-datetime = "0.6.0-RC.2"
2929
kotlinx-serialization = "1.6.3"
3030
kotlinx-collections-immutable = "0.3.7"
31-
kotlinx-lincheck = "2.28.1"
31+
kotlinx-lincheck = "2.29"
3232
kotlinx-benchmark = "0.4.8"
3333
kotlinx-reflect-lite = "1.1.0"
3434
zip-prefixer = "0.3.1"
@@ -38,14 +38,14 @@ ajalt-colormath = "3.4.0"
3838
dokka = "1.9.20"
3939
helidon = "4.0.7"
4040
jgit = "6.9.0.202403050737-r"
41-
jte = "3.1.9"
41+
jte = "3.1.10"
4242
junit = "5.10.2"
4343
ktor = "3.0.0-beta-1"
4444
kotlinRetry = "2.0.0"
4545
koin = "3.4.3"
4646
kotest = "5.8.1"
4747
ksp-auto-service = "1.1.0"
48-
ksp-redacted = "1.8.0-alpha03"
48+
ksp-redacted = "1.8.0-alpha04"
4949
ksp-powerassert = "0.13.0"
5050
slf4j = "2.1.0-alpha1"
5151
ktfmt = "0.47"

0 commit comments

Comments
 (0)