Skip to content

Commit 2496b49

Browse files
committed
Updated Graalvm Plugin to 1.7.4
1 parent e65bd42 commit 2496b49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies {
1919
implementation 'com.github.spotbugs:com.github.spotbugs.gradle.plugin:6.4.1'
2020
implementation 'com.diffplug.spotless:com.diffplug.spotless.gradle.plugin:7.2.1'
2121
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'
22+
implementation 'com.formkiq.gradle.graalvm-native-plugin:com.formkiq.gradle.graalvm-native-plugin.gradle.plugin:1.7.4'
2323
testImplementation platform("org.spockframework:spock-bom:2.3-groovy-4.0")
2424
testImplementation 'org.spockframework:spock-core'
2525
}

0 commit comments

Comments
 (0)