Skip to content

Commit 5d477ba

Browse files
Bump org.junit.jupiter.version from 5.10.2 to 5.10.3
Bumps `org.junit.jupiter.version` from 5.10.2 to 5.10.3. Updates `org.junit.jupiter:junit-jupiter-api` from 5.10.2 to 5.10.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.10.2...r5.10.3) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.10.2 to 5.10.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.10.2...r5.10.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 8e20a52 commit 5d477ba

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.10.2</org.junit.jupiter.version>
36+
<org.junit.jupiter.version>5.10.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)