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 ccf28d5 commit 95b6c52Copy full SHA for 95b6c52
buildSrc/build.gradle.kts
@@ -10,7 +10,7 @@ repositories {
10
11
dependencies {
12
implementation("com.diffplug.spotless:spotless-plugin-gradle:8.0.0")
13
- implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.21")
+ implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.21")
14
implementation("com.vanniktech:gradle-maven-publish-plugin:0.34.0")
15
implementation("org.jetbrains.dokka:dokka-gradle-plugin:2.1.0")
16
implementation("com.gradleup.shadow:shadow-gradle-plugin:9.2.2")
0 commit comments