From 4f758ebd61041f7e79b7c50fd74efb8a833d3365 Mon Sep 17 00:00:00 2001 From: stephengold Date: Fri, 26 Jul 2024 13:42:02 -0700 Subject: [PATCH] update jSnapLoader to v1.0.0-delta --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 74d3be3..5bee657 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -10,7 +10,7 @@ jolt-jni-linux64 = { module = "com.github.stephengold:jolt-jni-Linux64", version jolt-jni-macosx64 = { module = "com.github.stephengold:jolt-jni-MacOSX64", version.ref = "jolt-jni" } jolt-jni-macosxarm64 = { module = "com.github.stephengold:jolt-jni-MacOSX_ARM64", version.ref = "jolt-jni" } jolt-jni-windows64 = { module = "com.github.stephengold:jolt-jni-Windows64", version.ref = "jolt-jni" } -jsnaploader = "io.github.electrostat-lab:snaploader:1.0.0-gamma" +jsnaploader = "io.github.electrostat-lab:snaploader:1.0.0-delta" [bundles]