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 ddc63f5 commit 4194d3cCopy full SHA for 4194d3c
settings.gradle.kts
@@ -59,7 +59,7 @@ pluginManagement {
59
id("com.diffplug.spotless") version "6.13.0" // 6.13.0 is the last version that is compatible with Java 8
60
id("com.github.vlsi.gradle-extensions") version "1.+"
61
id("com.github.vlsi.stage-vote-release") version "1.+"
62
- id("com.github.vlsi.ide") version "1.+"
+ id("com.github.vlsi.ide") version "2.+"
63
id("me.champeau.jmh") version "0.+"
64
id("org.checkerframework") version "0.+"
65
id("com.kncept.junit.reporter") version "2.1.0"
0 commit comments