Skip to content
Snippets Groups Projects
Commit 7eeebf68 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

See merge request !6
parents 3b2b8e11 e626c221
Branches
Tags
1 merge request!6Update dependency junit:junit to v4
Checking pipeline status
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
<dependency> <dependency>
<groupId>junit</groupId> <groupId>junit</groupId>
<artifactId>junit</artifactId> <artifactId>junit</artifactId>
<version>3.8.2</version> <version>4.13.2</version>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
<dependency> <dependency>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment