Skip to content

Commit 223268a

Browse files
authored
Merge pull request #3 from sarvex/dependabot/maven/TodoSyncServer/junit-junit-4.13.1
Bump junit from 4.8.1 to 4.13.1 in /TodoSyncServer
2 parents ccc80ce + 066f38f commit 223268a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TodoSyncServer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>junit</groupId>
3636
<artifactId>junit</artifactId>
37-
<version>4.8.1</version>
37+
<version>4.13.1</version>
3838
<scope>test</scope>
3939
</dependency>
4040

0 commit comments

Comments
 (0)