Skip to content

Commit

Permalink
build(deps): bump commons-rng from 1.5 to 1.6
Browse files Browse the repository at this point in the history
Bumps `commons-rng` from 1.5 to 1.6.

Updates `org.apache.commons:commons-rng-simple` from 1.5 to 1.6

Updates `org.apache.commons:commons-rng-sampling` from 1.5 to 1.6

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-rng-simple
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.commons:commons-rng-sampling
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent e5ae285 commit 340d1ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
log4j = "2.24.1"
commons-rng = "1.5"
commons-rng = "1.6"

[libraries]
# NBT
Expand Down

0 comments on commit 340d1ac

Please sign in to comment.