Skip to content

Commit 7e7ab8b

Browse files
committed
update dependencies
1 parent afed579 commit 7e7ab8b

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
@@ -3,7 +3,7 @@ plugins {
33
id("java-library")
44
id("maven-publish")
55
id("signing")
6-
id("com.github.ben-manes.versions") version ("0.38.0")
6+
id("com.github.ben-manes.versions") version ("0.39.0")
77
id("io.github.gradle-nexus.publish-plugin") version ("1.1.0")
88
}
99

0 commit comments

Comments
 (0)