Skip to content

Commit 414397e

Browse files
authored
Merge pull request #6 from sarvex/dependabot/maven/TodoModel/junit-junit-4.13.1
bump junit from 4.8.2 to 4.13.1 in /TodoModel
2 parents 77118e3 + 9731b87 commit 414397e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TodoModel/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<dependency>
6565
<groupId>junit</groupId>
6666
<artifactId>junit</artifactId>
67-
<version>4.8.2</version>
67+
<version>4.13.1</version>
6868
</dependency>
6969
</dependencies>
7070
</project>

0 commit comments

Comments
 (0)