Skip to content

Commit 1c4587e

Browse files
Bump org.joml:joml from 1.10.7 to 1.10.8
Bumps [org.joml:joml](https://github.com/JOML-CI/JOML) from 1.10.7 to 1.10.8. - [Release notes](https://github.com/JOML-CI/JOML/releases) - [Commits](JOML-CI/JOML@1.10.7...1.10.8) --- updated-dependencies: - dependency-name: org.joml:joml dependency-version: 1.10.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 51ce707 commit 1c4587e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dependencies {
4747
implementation("org.lwjgl:lwjgl-opengl")
4848
implementation("org.lwjgl:lwjgl-stb")
4949
implementation("org.lwjgl:lwjgl-glfw")
50-
implementation("org.joml:joml:1.9.25")
50+
implementation("org.joml:joml:1.10.8")
5151

5252
runtimeOnly("org.lwjgl:lwjgl::natives-windows")
5353
runtimeOnly("org.lwjgl:lwjgl-opengl::natives-windows")

0 commit comments

Comments
 (0)