Skip to content

Commit

Permalink
Bump org.jctools:jctools-core from 4.0.3 to 4.0.5
Browse files Browse the repository at this point in the history
Bumps [org.jctools:jctools-core](https://github.com/JCTools/JCTools) from 4.0.3 to 4.0.5.
- [Release notes](https://github.com/JCTools/JCTools/releases)
- [Changelog](https://github.com/JCTools/JCTools/blob/master/RELEASE-NOTES.md)
- [Commits](JCTools/JCTools@v4.0.3...v4.0.5)

---
updated-dependencies:
- dependency-name: org.jctools:jctools-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent 60a8a42 commit 020ab3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies {

implementation 'com.google.guava:guava:33.0.0-jre'

implementation 'org.jctools:jctools-core:4.0.3'
implementation 'org.jctools:jctools-core:4.0.5'
implementation 'com.carrotsearch:hppc:0.9.1'
implementation 'org.apache.commons:commons-math3:3.6.1'

Expand Down

0 comments on commit 020ab3a

Please sign in to comment.