We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bdab31 commit ccb4958Copy full SHA for ccb4958
eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target
@@ -333,13 +333,13 @@
333
<dependency>
334
<groupId>net.bytebuddy</groupId>
335
<artifactId>byte-buddy-agent</artifactId>
336
- <version>1.15.0</version>
+ <version>1.15.1</version>
337
<type>jar</type>
338
</dependency>
339
340
341
<artifactId>byte-buddy</artifactId>
342
343
344
345
@@ -351,7 +351,7 @@
351
352
<groupId>org.mockito</groupId>
353
<artifactId>mockito-core</artifactId>
354
- <version>5.12.0</version>
+ <version>5.13.0</version>
355
356
357
0 commit comments