Skip to content

Commit

Permalink
dep v bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mvysny committed Feb 27, 2024
1 parent 8484f6f commit 08b759e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
junit-jupiter = "5.9.3" # https://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter-engine/
junit-platform = "1.9.3" # https://repo1.maven.org/maven2/org/junit/platform/junit-platform-engine/
junit-jupiter = "5.10.2" # https://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter-engine/
junit-platform = "1.10.2" # https://repo1.maven.org/maven2/org/junit/platform/junit-platform-engine/

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

0 comments on commit 08b759e

Please sign in to comment.