Skip to content

Commit 305dc3f

Browse files
Bump org.junit:junit-bom from 6.1.0 to 6.1.1 (#56)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 6.1.0 to 6.1.1. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.1.0...r6.1.1) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 98ac8e9 commit 305dc3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<pmd.version>3.28.0</pmd.version>
2323
<spotbugs.maven.version>4.9.8.5</spotbugs.maven.version>
2424
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
25-
<junit.version>6.1.0</junit.version>
25+
<junit.version>6.1.1</junit.version>
2626
<assertj.version>3.27.7</assertj.version>
2727
<jqwik.version>1.10.1</jqwik.version>
2828
<junit.platform.version>6.1.1</junit.platform.version>

0 commit comments

Comments
 (0)