We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ce9810 commit e6e80edCopy full SHA for e6e80ed
1 file changed
build.gradle.kts
@@ -23,7 +23,7 @@ defaultTasks("mvgCorrector", "test", "publish", "mvgTagger")
23
plugins {
24
`java-library`
25
`maven-publish`
26
- id("org.modelingvalue.gradle.mvgplugin") version "2.3.15"
+ id("org.modelingvalue.gradle.mvgplugin") version "2.3.18"
27
}
28
publishing {
29
publications {
0 commit comments