Skip to content

Commit

Permalink
Bump org.opentest4j:opentest4j from 1.2.0 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps [org.opentest4j:opentest4j](https://github.com/ota4j-team/opentest4j) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/ota4j-team/opentest4j/releases)
- [Commits](ota4j-team/opentest4j@r1.2.0...r1.3.0)

---
updated-dependencies:
- dependency-name: org.opentest4j:opentest4j
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and gesellix committed Aug 15, 2023
1 parent ac34da7 commit cebeba2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ val dependencyVersions = listOf(
"org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.7.3",
"org.junit:junit-bom:5.10.0",
"org.junit.jupiter:junit-jupiter-api:5.10.0",
"org.opentest4j:opentest4j:1.2.0"
"org.opentest4j:opentest4j:1.3.0"
)

val dependencyVersionsByGroup = mapOf(
Expand Down

0 comments on commit cebeba2

Please sign in to comment.