Skip to content

Commit face871

Browse files
committed
update libraries: Libbulletjme v23.0.0 and SPORT v0.9.9
1 parent 12c7436 commit face871

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[versions]
44

55
checkstyle = "12.3.1"
6-
libbulletjme = "22.0.3"
6+
libbulletjme = "23.0.0"
77
lwjgl = "3.4.1"
88

99
[libraries]
@@ -22,7 +22,7 @@ lwjgl-assimp = { module = "org.lwjgl:lwjgl-assimp", version.ref = "lwjgl" }
2222
lwjgl-glfw = { module = "org.lwjgl:lwjgl-glfw", version.ref = "lwjgl" }
2323
lwjgl-opengl = { module = "org.lwjgl:lwjgl-opengl", version.ref = "lwjgl" }
2424

25-
sport = "com.github.stephengold:sport:0.9.8"
25+
sport = "com.github.stephengold:sport:0.9.9"
2626

2727
[bundles]
2828

0 commit comments

Comments
 (0)