Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
michel-kraemer committed Aug 27, 2023
1 parent 1c27de4 commit 18364f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ targetCompatibility = '1.8'

ext {
isReleaseVersion = !version.endsWith("SNAPSHOT")
junitVersion = '5.9.3'
junitVersion = '5.10.0'

// on CI server, limit functional tests to major versions to avoid running
// out of open file descriptors (happens when we load the jar files of too
Expand Down

0 comments on commit 18364f2

Please sign in to comment.