Skip to content

Commit bec672e

Browse files
authored
Merge pull request #35 from Java-aid/dependabot/maven/HackerRankDashboard/Interview-Preparation-Kit/junit-junit-4.13.1
Bump junit from 3.8.1 to 4.13.1 in /HackerRankDashboard/Interview-Preparation-Kit
2 parents 019a2b0 + 2a725e6 commit bec672e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • HackerRankDashboard/Interview-Preparation-Kit

HackerRankDashboard/Interview-Preparation-Kit/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<dependency>
1818
<groupId>junit</groupId>
1919
<artifactId>junit</artifactId>
20-
<version>3.8.1</version>
20+
<version>4.13.1</version>
2121
<scope>test</scope>
2222
</dependency>
2323
</dependencies>

0 commit comments

Comments
 (0)