Skip to content

Commit

Permalink
Merge pull request #555 from xenondevs/dependabot/gradle/org.junit.ju…
Browse files Browse the repository at this point in the history
…piter-junit-jupiter-5.11.4

Bump org.junit.jupiter:junit-jupiter from 5.11.3 to 5.11.4
  • Loading branch information
NichtStudioCode authored Jan 6, 2025
2 parents 6a81f5e + 01a2714 commit 5915f99
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 @@ -31,7 +31,7 @@ jgrapht-core = { group = "org.jgrapht", name = "jgrapht-core", version.ref = "jg
jgrapht-io = { group = "org.jgrapht", name = "jgrapht-io", version.ref = "jgrapht" }
jimfs = { group = "com.google.jimfs", name = "jimfs", version = "1.3.0" }
joml-primitives = { group = "org.joml", name = "joml-primitives", version = "1.10.0" }
junit-jupiter = { group = "org.junit.jupiter", name = "junit-jupiter", version = "5.11.3" }
junit-jupiter = { group = "org.junit.jupiter", name = "junit-jupiter", version = "5.11.4" }
kotlin-reflect = { group = "org.jetbrains.kotlin", name = "kotlin-reflect", version.ref = "kotlin" }
kotlin-stdlib = { group = "org.jetbrains.kotlin", name = "kotlin-stdlib", version.ref = "kotlin" }
kotlin-test-junit = { group = "org.jetbrains.kotlin", name = "kotlin-test-junit", version.ref = "kotlin" }
Expand Down

0 comments on commit 5915f99

Please sign in to comment.