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 e65bd42 commit 2496b49Copy full SHA for 2496b49
build.gradle
@@ -19,7 +19,7 @@ dependencies {
19
implementation 'com.github.spotbugs:com.github.spotbugs.gradle.plugin:6.4.1'
20
implementation 'com.diffplug.spotless:com.diffplug.spotless.gradle.plugin:7.2.1'
21
implementation 'com.github.ben-manes.versions:com.github.ben-manes.versions.gradle.plugin:0.52.0'
22
- implementation 'com.formkiq.gradle.graalvm-native-plugin:com.formkiq.gradle.graalvm-native-plugin.gradle.plugin:1.7.3'
+ implementation 'com.formkiq.gradle.graalvm-native-plugin:com.formkiq.gradle.graalvm-native-plugin.gradle.plugin:1.7.4'
23
testImplementation platform("org.spockframework:spock-bom:2.3-groovy-4.0")
24
testImplementation 'org.spockframework:spock-core'
25
}
0 commit comments