Skip to content

Commit

Permalink
Bump org.joml:joml from 1.10.5 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.5 to 1.10.8.
- [Release notes](https://github.com/JOML-CI/JOML/releases)
- [Commits](JOML-CI/JOML@1.10.5...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 Nov 18, 2024
1 parent 5c0b167 commit 4bb6e0f
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 @@ -52,7 +52,7 @@ dependencies {
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1")

implementation("org.slf4j:slf4j-api:1.7.36")
implementation("org.joml:joml:1.10.5")
implementation("org.joml:joml:1.10.8")
implementation("net.java.jinput:jinput:2.0.10", "natives-all")
implementation("org.jocl:jocl:2.0.5")
implementation("org.scijava:scijava-common")
Expand Down

0 comments on commit 4bb6e0f

Please sign in to comment.