Skip to content

Commit e85dff5

Browse files
Bump org.junit:junit-bom from 6.1.2 to 6.1.3 (#123)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 6.1.2 to 6.1.3. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.1.2...r6.1.3) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.1.3 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 8af8153 commit e85dff5

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
@@ -23,7 +23,7 @@
2323
<spotbugs.maven.version>4.10.3.0</spotbugs.maven.version>
2424
<sonar.maven.version>5.7.0.6970</sonar.maven.version>
2525
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
26-
<junit.version>6.1.2</junit.version>
26+
<junit.version>6.1.3</junit.version>
2727
<assertj.version>3.27.7</assertj.version>
2828
<jqwik.version>1.10.1</jqwik.version>
2929
<junit.platform.version>6.1.2</junit.platform.version>

0 commit comments

Comments
 (0)