Skip to content

Commit

Permalink
Merge pull request #520 from grails/renovate/bytebuddyversion
Browse files Browse the repository at this point in the history
fix(deps): update dependency net.bytebuddy:byte-buddy to v1.15.5
  • Loading branch information
codeconsole authored Oct 17, 2024
2 parents 71e8b3a + 3e11994 commit b372a5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ grailsVersion=7.0.0-SNAPSHOT
groovyVersion=4.0.23
springVersion=6.1.13
annotationApiVersion=3.0.0
byteBuddyVersion=1.15.4
byteBuddyVersion=1.15.5
elApiVersion=6.0.1
servletApiVersion=6.0.0
javaParserCoreVersion=3.26.2
Expand Down

0 comments on commit b372a5b

Please sign in to comment.