Skip to content

Commit 82a5f2a

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.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.jupiter:junit-jupiter dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2c86dcf commit 82a5f2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
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.2</junit.version>
14+
<junit.version>5.11.3</junit.version>
1515
<surefire.version>3.5.1</surefire.version>
1616
<archunit.version>1.3.0</archunit.version>
1717
<graalvm.version>24.1.1</graalvm.version>

0 commit comments

Comments
 (0)