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 75a77d1 commit 60e7b1fCopy full SHA for 60e7b1f
secp-graalvm/build.gradle
@@ -6,7 +6,7 @@ ext.moduleName = 'org.bitcoinj.secp.graalvm'
6
7
dependencies {
8
api("org.jspecify:jspecify:1.0.0")
9
- implementation 'org.graalvm.sdk:nativeimage:24.2.2'
+ implementation 'org.graalvm.sdk:nativeimage:25.0.0'
10
}
11
12
jar {
0 commit comments