Skip to content

Commit

Permalink
Bump junit.version from 5.9.1 to 5.9.2 in /java-client
Browse files Browse the repository at this point in the history
Bumps `junit.version` from 5.9.1 to 5.9.2.

Updates `junit-jupiter-engine` from 5.9.1 to 5.9.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.9.1...r5.9.2)

Updates `junit-jupiter-migrationsupport` from 5.9.1 to 5.9.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.9.1...r5.9.2)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.junit.jupiter:junit-jupiter-migrationsupport
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and rymsha committed Feb 21, 2023
1 parent fdbae79 commit 370b6a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<jsonschema2pojo.version>1.1.2</jsonschema2pojo.version>

<fabric8-kubernetes-client.version>6.4.1</fabric8-kubernetes-client.version>
<junit.version>5.9.1</junit.version>
<junit.version>5.9.2</junit.version>
<slf4j-simple.version>1.7.36</slf4j-simple.version>
<okhttp.version>3.12.12</okhttp.version>
<mockito.version>4.9.0</mockito.version>
Expand Down

0 comments on commit 370b6a3

Please sign in to comment.