Skip to content

Commit

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

build(deps-dev): bump net.bytebuddy:byte-buddy from 1.14.10 to 1.14.11
  • Loading branch information
michalmac authored Dec 21, 2023
2 parents 28904cc + 0617806 commit be7d02a
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 @@ -342,7 +342,7 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
<version>1.14.10</version>
<version>1.14.11</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit be7d02a

Please sign in to comment.