Skip to content

Commit

Permalink
Merge pull request #3480 from matsim-org/dependabot/maven/net.bytebud…
Browse files Browse the repository at this point in the history
…dy-byte-buddy-1.15.1

build(deps-dev): bump net.bytebuddy:byte-buddy from 1.14.18 to 1.15.1
  • Loading branch information
jfbischoff authored Sep 17, 2024
2 parents 22d8b7e + 04e0ae5 commit fdf4752
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 @@ -358,7 +358,7 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
<version>1.14.18</version>
<version>1.15.1</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit fdf4752

Please sign in to comment.