Skip to content

Commit 521dbec

Browse files
committed
updated build deps
1 parent 9177722 commit 521dbec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ plugins {
2626
id("com.dorkbox.GradleUtils") version "3.18"
2727
id("com.dorkbox.Licensing") version "2.24"
2828
id("com.dorkbox.VersionUpdate") version "2.8"
29-
id("com.dorkbox.GradlePublish") version "1.20"
29+
id("com.dorkbox.GradlePublish") version "1.22"
3030

3131
kotlin("jvm") version "1.9.0"
3232
}

0 commit comments

Comments
 (0)