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 dc02601 commit 749d241Copy full SHA for 749d241
pom.xml
@@ -71,7 +71,7 @@
71
<dependency>
72
<groupId>org.junit</groupId>
73
<artifactId>junit-bom</artifactId>
74
- <version>5.13.0</version>
+ <version>5.13.1</version>
75
<type>pom</type>
76
<scope>import</scope>
77
</dependency>
providers/flagd/pom.xml
@@ -141,7 +141,7 @@
141
142
<groupId>org.junit.jupiter</groupId>
143
<artifactId>junit-jupiter</artifactId>
144
145
<scope>test</scope>
146
147
0 commit comments