Skip to content

Commit 4397f27

Browse files
authored
Merge pull request #133 from ponder-lab/dependabot/maven/junit-junit-4.13.2
Bump junit:junit from 4.13.1 to 4.13.2
2 parents 983ac3b + bc882de commit 4397f27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<dependency>
8181
<groupId>junit</groupId>
8282
<artifactId>junit</artifactId>
83-
<version>4.13.1</version>
83+
<version>4.13.2</version>
8484
</dependency>
8585
<dependency>
8686
<groupId>org.python</groupId>

0 commit comments

Comments
 (0)