Skip to content

Commit dae38ef

Browse files
#patch: Bump org.opentest4j:opentest4j from 1.2.0 to 1.3.0 (#193)
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-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d60b03f commit dae38ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

java-snapshot-testing-core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies {
88
compileOnly 'com.fasterxml.jackson.core:jackson-databind:2.11.3'
99

1010
implementation 'org.assertj:assertj-core:3.11.1'
11-
implementation 'org.opentest4j:opentest4j:1.2.0'
11+
implementation 'org.opentest4j:opentest4j:1.3.0'
1212

1313
testImplementation 'org.slf4j:slf4j-simple:2.0.0-alpha0'
1414
testImplementation 'org.mockito:mockito-junit-jupiter:2.23.0'

0 commit comments

Comments
 (0)