Skip to content

Commit

Permalink
Bump org.opentest4j:opentest4j from 1.2.0 to 1.3.0 (#699)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 6, 2023
1 parent 246c190 commit 5cc8b21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<target.java.version>17</target.java.version>
<junit-jupiter.version>5.10.1</junit-jupiter.version>
<json-path.version>2.8.0</json-path.version>
<opentest4j.version>1.2.0</opentest4j.version>
<opentest4j.version>1.3.0</opentest4j.version>
<kotlin.version>1.9.21</kotlin.version>
<bnd.version>6.3.1</bnd.version>
<symbolic.name>${project.groupId}.${project.artifactId}</symbolic.name>
Expand Down

0 comments on commit 5cc8b21

Please sign in to comment.