We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62211f8 commit af24921Copy full SHA for af24921
jarhc-gradle-plugin/build.gradle.kts
@@ -52,7 +52,7 @@ gradle.taskGraph.whenReady {
52
53
dependencies {
54
55
- // JarHC 2.2.2
+ // JarHC 3.0.0
56
implementation("org.jarhc:jarhc:3.0.0")
57
58
// Gradle API
0 commit comments