Skip to content

Commit

Permalink
Update to JUnit Jupiter 5.10 (#799)
Browse files Browse the repository at this point in the history
Updates the used JUnit Jupiter version to 5.10.1

PR: #799
  • Loading branch information
szpak committed Dec 20, 2023
1 parent 35e8d05 commit b02cda6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
junitVersion=5.9.2
junitVersion=5.10.1

# Ensure sufficient heap size, especially for Sonar.
org.gradle.jvmargs=-Xmx8g
Expand Down

0 comments on commit b02cda6

Please sign in to comment.