Skip to content

Commit 5dbf2ad

Browse files
committed
update gradle-common
1 parent a1b386a commit 5dbf2ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repositories {
1010

1111
val kotlinVersion = "1.9.21"
1212
val dokkaPluginVersion = "1.9.10"
13-
val gradleCommon = "0.1.1"
13+
val gradleCommon = "0.2.0"
1414
val nexusPublishPlugin = "1.3.0"
1515
val buildConfig = "3.1.0"
1616

0 commit comments

Comments
 (0)