From 35be6d20283d84f7fce54e358e2c63bbd5b2889f Mon Sep 17 00:00:00 2001 From: stephengold Date: Fri, 18 Oct 2024 17:42:06 -0700 Subject: [PATCH] update the SkyControl library to v1.1.0 --- 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 0337dd69..920eaf99 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -22,7 +22,7 @@ logback-classic = "ch.qos.logback:logback-classic:1.5.10" minie = "com.github.stephengold:Minie:8.2.0" nashorn-core = "org.openjdk.nashorn:nashorn-core:15.4" nifty-style-black = "com.github.nifty-gui:nifty-style-black:1.4.3" -skyControl = "com.github.stephengold:SkyControl:1.0.5" +skyControl = "com.github.stephengold:SkyControl:1.1.0" wes = "com.github.stephengold:Wes:0.8.1" [bundles]