Skip to content

Commit 47838ef

Browse files
Bump org.junit:junit-bom from 5.11.2 to 5.11.3 (#1064)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.11.2 to 5.11.3. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.2...r5.11.3) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 10ab6e8 commit 47838ef

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.2</junit.version>
24+
<junit.version>5.11.3</junit.version>
2525
<native-build-tools-plugin.version>0.10.3</native-build-tools-plugin.version>
2626
</properties>
2727

0 commit comments

Comments
 (0)