Skip to content

Commit

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

build(deps-dev): bump net.bytebuddy:byte-buddy from 1.14.7 to 1.14.8
  • Loading branch information
michalmac authored Sep 14, 2023
2 parents 48fdc96 + 9dcff9c commit 38c4e11
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 @@ -308,7 +308,7 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
<version>1.14.7</version>
<version>1.14.8</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 38c4e11

Please sign in to comment.