Skip to content

Commit cebeba2

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump org.opentest4j:opentest4j from 1.2.0 to 1.3.0
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] <support@github.com>
1 parent ac34da7 commit cebeba2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ val dependencyVersions = listOf(
2626
"org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.7.3",
2727
"org.junit:junit-bom:5.10.0",
2828
"org.junit.jupiter:junit-jupiter-api:5.10.0",
29-
"org.opentest4j:opentest4j:1.2.0"
29+
"org.opentest4j:opentest4j:1.3.0"
3030
)
3131

3232
val dependencyVersionsByGroup = mapOf(

0 commit comments

Comments
 (0)