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 ded9747 commit cc6cfd9Copy full SHA for cc6cfd9
core/build.gradle.kts
@@ -2,7 +2,7 @@ import com.vanniktech.maven.publish.SonatypeHost
2
3
plugins {
4
id("java")
5
- id("com.vanniktech.maven.publish") version "0.29.0"
+ id("com.vanniktech.maven.publish") version "0.30.0"
6
}
7
8
group = "org.processing.core"
0 commit comments