Skip to content

Commit febf69a

Browse files
Bump org.junit.jupiter:junit-jupiter from 5.11.3 to 5.11.4
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/junit-framework@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 7b96663 commit febf69a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom_parent.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<argLine>-Dfile.encoding=UTF-8</argLine>
5050

5151
<!-- test resources -->
52-
<junit.version>5.11.3</junit.version>
52+
<junit.version>5.11.4</junit.version>
5353
<wiremock.version>2.35.2</wiremock.version>
5454

5555
<sonar.projectKey>filip26_titanium-json-ld</sonar.projectKey>

0 commit comments

Comments
 (0)