Skip to content

Commit 27874f7

Browse files
authored
Merge pull request #157 from filip26/dependabot/maven/org.junit.jupiter-junit-jupiter-6.0.0
Bump org.junit.jupiter:junit-jupiter from 5.13.4 to 6.0.0
2 parents 103c8bb + fc6bc41 commit 27874f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<argLine>-Dfile.encoding=UTF-8</argLine>
6565

6666
<!-- test resources -->
67-
<junit.version>5.13.4</junit.version>
67+
<junit.version>6.0.0</junit.version>
6868
<jakarta.json.version>2.0.1</jakarta.json.version>
6969
<titanium.version>1.6.0</titanium.version>
7070

0 commit comments

Comments
 (0)