Skip to content

Commit

Permalink
Updated Bytebuddy version to work with the latest Java versions
Browse files Browse the repository at this point in the history
  • Loading branch information
wakaleo committed Dec 19, 2024
1 parent 7ed77cc commit 9c93ee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<junit.version>4.13.2</junit.version>
<groovy.version>4.0.23</groovy.version>
<spock.version>2.4-M1-groovy-4.0</spock.version>
<byte-buddy.version>1.15.2</byte-buddy.version>
<byte-buddy.version>1.15.11</byte-buddy.version>
<guava.version>33.3.1-jre</guava.version>
<hamcrest.version>2.2</hamcrest.version>
<slf4j.version>2.0.16</slf4j.version>
Expand Down

0 comments on commit 9c93ee8

Please sign in to comment.