Skip to content
This repository was archived by the owner on Jul 31, 2022. It is now read-only.

Commit 0cc196e

Browse files
authored
Merge pull request #97 from Ktt-Development/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.13 to 4.13.1
2 parents 24c040f + b568d23 commit 0cc196e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
<dependency>
186186
<groupId>junit</groupId>
187187
<artifactId>junit</artifactId>
188-
<version>4.13</version>
188+
<version>4.13.1</version>
189189
<scope>test</scope>
190190
</dependency>
191191
</dependencies>

0 commit comments

Comments
 (0)