Skip to content

Commit d1870dc

Browse files
Bump org.junit:junit-bom from 5.11.3 to 5.11.4 (#1088)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.11.3 to 5.11.4. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.3...r5.11.4) --- updated-dependencies: - dependency-name: org.junit:junit-bom 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 f7a2ab8 commit d1870dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nitrite-native-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2222

2323
<assertj.version>3.26.3</assertj.version>
24-
<junit.version>5.11.3</junit.version>
24+
<junit.version>5.11.4</junit.version>
2525
<native-build-tools-plugin.version>0.10.4</native-build-tools-plugin.version>
2626
</properties>
2727

0 commit comments

Comments
 (0)