Skip to content

Commit cc6cfd9

Browse files
committed
version bump
[skip ci]
1 parent ded9747 commit cc6cfd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import com.vanniktech.maven.publish.SonatypeHost
22

33
plugins {
44
id("java")
5-
id("com.vanniktech.maven.publish") version "0.29.0"
5+
id("com.vanniktech.maven.publish") version "0.30.0"
66
}
77

88
group = "org.processing.core"

0 commit comments

Comments
 (0)