Skip to content

Commit

Permalink
Merge pull request #58 from JEsperancinhaOrg/dependabot/gradle/JUPITE…
Browse files Browse the repository at this point in the history
…R-5.11.3

Bump JUPITER from 5.11.2 to 5.11.3
  • Loading branch information
github-actions[bot] authored Oct 22, 2024
2 parents e09dd0b + 1a542a4 commit 772cd9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ tasks.jacocoTestReport {
}

val JACOCO = "0.8.12"
val JUPITER = "5.11.2"
val JUPITER = "5.11.3"

configure<JavaPluginExtension> {
withJavadocJar()
Expand Down

0 comments on commit 772cd9c

Please sign in to comment.