Skip to content

Commit 160d82f

Browse files
chore(deps): bump junit-bom from 5.8.2 to 5.9.2 (#67)
Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.8.2 to 5.9.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.8.2...r5.9.2) --- updated-dependencies: - dependency-name: org.junit:junit-bom 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> Co-authored-by: Attila Mészáros <csviri@gmail.com>
1 parent 38eee57 commit 160d82f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<sonar.organization>java-operator-sdk</sonar.organization>
4040
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
4141

42-
<junit.version>5.8.2</junit.version>
42+
<junit.version>5.9.2</junit.version>
4343
<fabric8-client.version>6.2.0</fabric8-client.version>
4444
<slf4j.version>1.7.32</slf4j.version>
4545
<log4j.version>2.17.1</log4j.version>

0 commit comments

Comments
 (0)