Skip to content
Snippets Groups Projects
Commit c8575a80 authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Merge branch 'renovate/junit-junit-4.x' into 'main'

Update dependency junit:junit to v4.13.2

See merge request !5
parents 7d0873b1 ae850034
Branches
Tags
1 merge request!5Update dependency junit:junit to v4.13.2
Pipeline #3052 passed
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
<dependency> <dependency>
<groupId>junit</groupId> <groupId>junit</groupId>
<artifactId>junit</artifactId> <artifactId>junit</artifactId>
<version>4.10</version> <version>4.13.2</version>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
</dependencies> </dependencies>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment