Skip to content

Commit ae41142

Browse files
chore(deps): update junit-framework monorepo to v6
1 parent 1f641f7 commit ae41142

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<dependency>
7474
<groupId>org.junit</groupId>
7575
<artifactId>junit-bom</artifactId>
76-
<version>5.14.1</version>
76+
<version>6.0.2</version>
7777
<type>pom</type>
7878
<scope>import</scope>
7979
</dependency>

providers/flagd/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
<dependency>
135135
<groupId>org.junit.jupiter</groupId>
136136
<artifactId>junit-jupiter</artifactId>
137-
<version>5.14.1</version>
137+
<version>6.0.2</version>
138138
<scope>test</scope>
139139
</dependency>
140140
<dependency>

0 commit comments

Comments
 (0)