File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ kotlin = "1.9.25"
66[plugins ]
77kotlin-jvm = { id = " org.jetbrains.kotlin.jvm" , version.ref = " kotlin" }
88jetbrains-binaryCompatibilityValidator = { id = " org.jetbrains.kotlinx.binary-compatibility-validator" , version = " 0.14.0" }
9- vanniktech-maven-publish = { id = " com.vanniktech.maven.publish" , version = " 0.30 .0" }
10- ktfmt = { id = " com.ncorti.ktfmt.gradle" , version = " 0.21 .0" }
9+ vanniktech-maven-publish = { id = " com.vanniktech.maven.publish" , version = " 0.31 .0" }
10+ ktfmt = { id = " com.ncorti.ktfmt.gradle" , version = " 0.22 .0" }
1111
1212[libraries ]
1313kotlinx-coroutines = { module = " org.jetbrains.kotlinx:kotlinx-coroutines-core" , version = " 1.8.1" }
Original file line number Diff line number Diff line change @@ -26,8 +26,8 @@ pluginManagement {
2626}
2727
2828plugins {
29- id(" org.gradle.toolchains.foojay-resolver-convention" ) version " 0.9 .0"
30- id(" com.gradle.develocity" ) version " 3.19.1 "
29+ id(" org.gradle.toolchains.foojay-resolver-convention" ) version " 0.10 .0"
30+ id(" com.gradle.develocity" ) version " 3.19.2 "
3131}
3232
3333dependencyResolutionManagement {
You can’t perform that action at this time.
0 commit comments