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 b7dbbb4 commit 891da0dCopy full SHA for 891da0d
buildSrc/build.gradle.kts
@@ -8,7 +8,7 @@ repositories {
8
}
9
10
dependencies {
11
- implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.22")
+ implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.23")
12
implementation("org.jetbrains.dokka:dokka-gradle-plugin:1.9.20")
13
implementation("io.github.gradle-nexus:publish-plugin:1.3.0")
14
0 commit comments