Skip to content

Commit

Permalink
Switch to 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kephale committed Feb 19, 2024
1 parent 4f6f79a commit 8b36d6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ dependencies {
exclude("org.lwjgl")
}

val sceneryVersion = "22e8047"
val sceneryVersion = "0.9.1"
api("graphics.scenery:scenery:$sceneryVersion") {
version { strictly(sceneryVersion) }
exclude("org.biojava.thirdparty", "forester")
Expand Down

0 comments on commit 8b36d6b

Please sign in to comment.