Skip to content

Commit a1441b7

Browse files
committed
Bump junit dependency in integration tests pom
1 parent 6b30b45 commit a1441b7

File tree

1 file changed

+1
-1
lines changed
  • graalpython/com.oracle.graal.python.test.integration

1 file changed

+1
-1
lines changed

graalpython/com.oracle.graal.python.test.integration/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ Additionally, one can change the polyglot artifacts version with
181181
<dependency>
182182
<groupId>junit</groupId>
183183
<artifactId>junit</artifactId>
184-
<version>4.12</version>
184+
<version>4.13.2</version>
185185
</dependency>
186186
</dependencies>
187187
</project>

0 commit comments

Comments
 (0)