Skip to content

Commit

Permalink
Bump org.joml:joml from 1.10.7 to 1.10.8
Browse files Browse the repository at this point in the history
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-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent 589dff9 commit 11bcc00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stellaris-lwjgl-viewer/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ dependencies {
implementation "org.lwjgl:lwjgl${it}::${lwjglNatives}"
}

implementation 'org.joml:joml:1.10.7'
implementation 'org.joml:joml:1.10.8'
}

jlink {
Expand Down

0 comments on commit 11bcc00

Please sign in to comment.