Skip to content

Commit

Permalink
fix(deps): update dependency org.junit.jupiter:junit-jupiter to v5.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 14, 2024
1 parent de9f43d commit 8368326
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 @@ -2,7 +2,7 @@
spoon = "fr.inria.gforge.spoon:spoon-core:10.4.2"
jagr = "org.sourcegrade:jagr-launcher:0.10.3"
mockito = "org.mockito:mockito-core:5.12.0"
junit = "org.junit.jupiter:junit-jupiter:5.10.2"
junit = "org.junit.jupiter:junit-jupiter:5.11.0"
asm = "org.ow2.asm:asm:9.7"
dokkaKotlinAsJavaPlugin = "org.jetbrains.dokka:kotlin-as-java-plugin:1.9.20"
dokkaBase = "org.jetbrains.dokka:dokka-base:1.9.20"
Expand Down

0 comments on commit 8368326

Please sign in to comment.