Skip to content

Commit

Permalink
chore: downgrade graalvm buildtools to 0.9.25
Browse files Browse the repository at this point in the history
  • Loading branch information
taleodor committed Jun 19, 2024
1 parent 04dede4 commit db78e34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
id 'java-library'
id 'maven-publish'
id 'java'
id 'org.graalvm.buildtools.native' version '0.10.1'
id 'org.graalvm.buildtools.native' version '0.9.25'
id 'signing'
}

Expand Down

0 comments on commit db78e34

Please sign in to comment.