Skip to content

Commit

Permalink
Merge pull request #96 from xvik/dependabot/gradle/org.codehaus.mojo-…
Browse files Browse the repository at this point in the history
…animal-sniffer-1.24

Bump org.codehaus.mojo:animal-sniffer from 1.23 to 1.24
  • Loading branch information
xvik committed Jul 5, 2024
2 parents 55bc5e0 + bc9f562 commit bca3f05
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 bca3f05

Please sign in to comment.