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 a1b386a commit 5dbf2adCopy full SHA for 5dbf2ad
buildSrc/build.gradle.kts
@@ -10,7 +10,7 @@ repositories {
10
11
val kotlinVersion = "1.9.21"
12
val dokkaPluginVersion = "1.9.10"
13
-val gradleCommon = "0.1.1"
+val gradleCommon = "0.2.0"
14
val nexusPublishPlugin = "1.3.0"
15
val buildConfig = "3.1.0"
16
0 commit comments