Skip to content

Commit fc7581b

Browse files
committed
Update dependencies.
1 parent 8dd53bf commit fc7581b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ dokka = "1.9.10"
44
binaryCompabilityValidator = "0.14.0"
55
toolchainsResolver = "0.8.0"
66
detekt = "1.23.5"
7-
mavenPublish = "0.25.3"
7+
mavenPublish = "0.27.0"
88
coroutines = "1.8.0"
9-
atomicfu = "0.23.1"
10-
lincheck = "2.17"
11-
statelyIso = "2.0.5"
9+
atomicfu = "0.23.2"
10+
lincheck = "2.26"
11+
statelyIso = "2.0.6"
1212

1313
[libraries]
1414
plugin-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }

0 commit comments

Comments
 (0)