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 authored and akurtakov committed Oct 18, 2024
1 parent 4c0abfa commit 33f0848
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -330,13 +330,13 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy-agent</artifactId>
<version>1.15.4</version>
<version>1.15.5</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
<version>1.15.4</version>
<version>1.15.5</version>
<type>jar</type>
</dependency>
<dependency>
Expand Down

0 comments on commit 33f0848

Please sign in to comment.