Skip to content

Commit f03e1b8

Browse files
Bump org.junit.jupiter.version from 5.11.0 to 5.11.3
Bumps `org.junit.jupiter.version` from 5.11.0 to 5.11.3. Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.0 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.0...r5.11.3) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.0 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.0...r5.11.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 258d345 commit f03e1b8

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
@@ -33,7 +33,7 @@
3333
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3434
<com.squareup.retrofit2.version>2.11.0</com.squareup.retrofit2.version>
3535
<org.mockito.version>5.12.0</org.mockito.version>
36-
<org.junit.jupiter.version>5.11.0</org.junit.jupiter.version>
36+
<org.junit.jupiter.version>5.11.3</org.junit.jupiter.version>
3737
<com.squareup.okhttp3.version>5.0.0-alpha.14</com.squareup.okhttp3.version>
3838

3939
</properties>

0 commit comments

Comments
 (0)