Skip to content

Commit

Permalink
[DEP] change junit-dep version to 4.11 from 4.11.20120805.1225
Browse files Browse the repository at this point in the history
  • Loading branch information
remkop committed May 31, 2023
1 parent 9add2af commit d20d711
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ ext {
jansiVersion = "2.4.0"
jline2Version = "2.14.6"
jline3Version = "3.23.0"
junitDepVersion = "4.11.20120805.1225"
junitDepVersion = "4.11"
junitVersion = "4.13.2"
log4j2Version = "2.20.0"
springBootVersion = "2.7.10" // Spring Boot 3.0 requires Java 17 as a minimum version
Expand Down

0 comments on commit d20d711

Please sign in to comment.