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 7ff3ee2 commit 8c30167Copy full SHA for 8c30167
inject-test/pom.xml
@@ -50,7 +50,7 @@
50
<dependency>
51
<groupId>net.bytebuddy</groupId>
52
<artifactId>byte-buddy-agent</artifactId>
53
- <version>1.14.19</version>
+ <version>1.15.0</version>
54
</dependency>
55
56
pom.xml
@@ -58,7 +58,7 @@
58
59
60
61
62
<scope>test</scope>
63
64
0 commit comments