Skip to content

Commit

Permalink
Bump org.codehaus.mojo:animal-sniffer from 1.23 to 1.24
Browse files Browse the repository at this point in the history
Bumps [org.codehaus.mojo:animal-sniffer](https://github.com/mojohaus/animal-sniffer) from 1.23 to 1.24.
- [Release notes](https://github.com/mojohaus/animal-sniffer/releases)
- [Commits](mojohaus/animal-sniffer@1.23...animal-sniffer-1.24)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:animal-sniffer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 4, 2024
1 parent 55bc5e0 commit bc9f562
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 @@ -24,7 +24,7 @@ wrapper {

repositories { mavenLocal(); mavenCentral(); gradlePluginPortal() }
dependencies {
implementation "org.codehaus.mojo:animal-sniffer:1.23"
implementation "org.codehaus.mojo:animal-sniffer:1.24"

testImplementation('org.spockframework:spock-core:2.3-groovy-3.0') {
exclude group: 'org.codehaus.groovy'
Expand Down

0 comments on commit bc9f562

Please sign in to comment.