We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4870450 commit 9a3cc47Copy full SHA for 9a3cc47
1 file changed
buildSrc/build.gradle.kts
@@ -9,7 +9,7 @@ repositories {
9
10
11
dependencies {
12
- implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.3.0")
13
- implementation("org.jetbrains.kotlin:kotlin-serialization:2.3.0")
+ implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.3.21")
+ implementation("org.jetbrains.kotlin:kotlin-serialization:2.3.21")
14
implementation("com.diffplug.spotless:spotless-plugin-gradle:8.2.0")
15
}
0 commit comments