Skip to content

Commit 527eba5

Browse files
committed
Upgrading JUnit
1 parent 05b4070 commit 527eba5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@
160160
<logback.version>1.5.32</logback.version>
161161
<slf4j.version>2.0.17</slf4j.version>
162162

163-
<junit.version>5.14.2</junit.version>
163+
<junit.version>5.14.3</junit.version>
164164

165165
<targetJdk>11</targetJdk>
166166
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)