Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/gradle/org.asciidoctor-asciidocto…
Browse files Browse the repository at this point in the history
…rj-pdf-2.3.9
  • Loading branch information
remkop committed Aug 28, 2023
2 parents 1336099 + 82330d2 commit c97bd8a
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 @@ -28,7 +28,7 @@ ext {
springBootVersion = "3.1.2" // Spring Boot 3.0 requires Java 17 as a minimum version
systemRulesVersion = "1.19.0"
systemLambdaVersion = '1.2.1'
junit5Version = '5.9.3'
junit5Version = '5.10.0'

supportDependencies = [
junit : "junit:junit:$junitVersion",
Expand Down

0 comments on commit c97bd8a

Please sign in to comment.