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.
2 parents be37d35 + 2bf613f commit 4bcceb3Copy full SHA for 4bcceb3
pom.xml
@@ -111,14 +111,14 @@
111
<dependency>
112
<groupId>net.bytebuddy</groupId>
113
<artifactId>byte-buddy</artifactId>
114
- <version>1.17.0</version>
+ <version>1.17.1</version>
115
<scope>test</scope>
116
</dependency>
117
118
119
120
<artifactId>byte-buddy-agent</artifactId>
121
122
123
124
<!-- End mockito workaround-->
providers/flagd/test-harness
0 commit comments