Skip to content

Commit

Permalink
Update target-platform with latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
Eclipse Releng Bot committed Aug 30, 2024
1 parent 478f1ac commit 9125ecc
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -333,13 +333,13 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy-agent</artifactId>
<version>1.15.0</version>
<version>1.15.1</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
<version>1.15.0</version>
<version>1.15.1</version>
<type>jar</type>
</dependency>
<dependency>
Expand All @@ -351,7 +351,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>5.12.0</version>
<version>5.13.0</version>
<type>jar</type>
</dependency>
<dependency>
Expand Down

0 comments on commit 9125ecc

Please sign in to comment.