Skip to content

Commit

Permalink
Update dependency net.bytebuddy:byte-buddy to v1.14.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 9, 2024
1 parent 0829043 commit e403293
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-security-rest/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies {
api "com.fasterxml.jackson.core:jackson-databind:2.11.0"

testImplementation "org.gperfutils:gbench:0.4.3-groovy-2.4"
testImplementation 'net.bytebuddy:byte-buddy:1.10.10'
testImplementation 'net.bytebuddy:byte-buddy:1.14.18'

profile "org.grails.profiles:web-plugin:${grailsVersion}"
}

0 comments on commit e403293

Please sign in to comment.