Skip to content

Commit a55cf7f

Browse files
chore(deps-dev): bump org.junit.jupiter:junit-jupiter-api
Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) from 5.13.2 to 5.13.3. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.2...r5.13.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 5.13.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 31ce169 commit a55cf7f

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
@@ -80,7 +80,7 @@
8080

8181
<java-commons.version>1.1.0</java-commons.version>
8282
<slf4j.version>2.0.17</slf4j.version>
83-
<junit.jupiter.version>5.13.2</junit.jupiter.version>
83+
<junit.jupiter.version>5.13.3</junit.jupiter.version>
8484
<assertj.version>3.27.3</assertj.version>
8585
<hamcrest.version>3.0</hamcrest.version>
8686
<jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version>

0 commit comments

Comments
 (0)