Skip to content

Commit

Permalink
Merge pull request #2825 from matsim-org/dependabot/maven/maven-af04a…
Browse files Browse the repository at this point in the history
…302a7

build(deps): bump the maven group with 2 updates
  • Loading branch information
michalmac authored Oct 9, 2023
2 parents af7fc0e + df66cd3 commit a684268
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>5.5.0</version>
<version>5.6.0</version>
<scope>test</scope>
</dependency>

Expand All @@ -308,7 +308,7 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
<version>1.14.8</version>
<version>1.14.9</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit a684268

Please sign in to comment.