Skip to content

Commit

Permalink
Bump org.junit.jupiter:junit-jupiter from 5.11.3 to 5.11.4 (#267)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent f0d56bd commit d984565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ compileTesting = { module = "dev.zacsweers.kctfork:core", version.ref = "compile
compileTesting-ksp = { module = "dev.zacsweers.kctfork:ksp", version.ref = "compileTesting" }

junit = "junit:junit:4.13.2"
junit-jupiter = "org.junit.jupiter:junit-jupiter:5.11.3"
junit-jupiter = "org.junit.jupiter:junit-jupiter:5.11.4"

assertk = "com.willowtreeapps.assertk:assertk-jvm:0.28.1"

Expand Down

0 comments on commit d984565

Please sign in to comment.