Skip to content

Commit

Permalink
update the jSnapLoader library to v1.0.0-gamma
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed Jul 26, 2024
1 parent 8d239df commit f8fc077
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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-beta"
jsnaploader = "io.github.electrostat-lab:snaploader:1.0.0-gamma"

[bundles]

Expand Down

0 comments on commit f8fc077

Please sign in to comment.