Skip to content

Commit

Permalink
Bump org.junit.jupiter:junit-jupiter from 5.11.2 to 5.11.3 (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 24, 2024
1 parent f7f9a55 commit ed8f945
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 @@ -16,7 +16,7 @@ repositories {
val keycloakVersion = "25.0.6"
val lombokVersion = "1.18.34"
val guavaVersion = "33.3.1-jre"
val jUnitJupiterVersion = "5.11.2"
val jUnitJupiterVersion = "5.11.3"
val mockitoJunitVersion = "5.14.1"
val assertJVersion = "3.26.3"
val jakartaWsRsVersion = "3.1.0"
Expand Down

0 comments on commit ed8f945

Please sign in to comment.