Skip to content

Commit

Permalink
Polish
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkinsona committed Nov 4, 2022
1 parent edecebb commit 443d80c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ graalvmNative {

task('requiredGraalVersion') {
doFirst {
println "Binaries ${graalvmNative.binaries.asMap}"
graalvmNative.binaries.asMap.each { name, binary ->
println "${name}: ${binary.requiredVersion.get()}"
}
Expand Down

0 comments on commit 443d80c

Please sign in to comment.