Skip to content

Commit

Permalink
Update junit-jupiter
Browse files Browse the repository at this point in the history
  • Loading branch information
SgtSilvio committed Sep 25, 2024
1 parent fff75ca commit c7b49f9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
[versions]
junit-jupiter = "5.10.2"
junit-jupiter = "5.11.1"

[libraries]
junit-jupiter = { module = "org.junit.jupiter:junit-jupiter", version.ref = "junit-jupiter" }

[plugins]
pluginPublish = { id = "com.gradle.plugin-publish", version = "1.3.0" }
Expand Down

0 comments on commit c7b49f9

Please sign in to comment.