Skip to content

Commit

Permalink
Merge pull request #46 from ioki-mobility/dependabot/gradle/org.junit…
Browse files Browse the repository at this point in the history
….jupiter-junit-jupiter-5.10.0

Bump org.junit.jupiter:junit-jupiter from 5.9.3 to 5.10.0
  • Loading branch information
StefMa authored Jul 24, 2023
2 parents be7edc5 + f820ca3 commit a359ecd
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
@@ -1,6 +1,6 @@
[libraries]
androidGradlePlugin = "com.android.tools.build:gradle:8.0.2"
test-junit = "org.junit.jupiter:junit-jupiter:5.9.3"
test-junit = "org.junit.jupiter:junit-jupiter:5.10.0"
test-strikt = "io.strikt:strikt-core:0.34.1"

[plugins]
Expand Down

0 comments on commit a359ecd

Please sign in to comment.