Skip to content

Commit 80e51ea

Browse files
dependabot[bot]gotson
authored andcommitted
build(deps-dev): bump org.junit.jupiter:junit-jupiter
Bumps [org.junit.jupiter:junit-jupiter](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.jupiter:junit-jupiter dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 533efae commit 80e51ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<properties>
1313
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
14-
<junit.version>5.11.3</junit.version>
14+
<junit.version>5.11.4</junit.version>
1515
<surefire.version>3.5.2</surefire.version>
1616
<archunit.version>1.3.0</archunit.version>
1717
<graalvm.version>24.1.1</graalvm.version>

0 commit comments

Comments
 (0)