Skip to content

Commit 412fa6e

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 bf34e06 commit 412fa6e

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
@@ -40,7 +40,7 @@ dependencies {
4040
implementation("org.lwjgl:lwjgl-opengl")
4141
implementation("org.lwjgl:lwjgl-stb")
4242
implementation("org.lwjgl:lwjgl-glfw")
43-
implementation("org.joml:joml:1.10.7")
43+
implementation("org.joml:joml:1.10.8")
4444

4545
runtimeOnly("org.lwjgl:lwjgl::natives-windows")
4646
runtimeOnly("org.lwjgl:lwjgl-opengl::natives-windows")

0 commit comments

Comments
 (0)