Skip to content

Commit 55d672f

Browse files
chore(deps): bump junit-jupiter.version from 5.11.1 to 5.11.3
Bumps `junit-jupiter.version` from 5.11.1 to 5.11.3. Updates `org.junit.vintage:junit-vintage-engine` from 5.11.1 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.1...r5.11.3) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.1 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.1...r5.11.3) Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.1 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.1...r5.11.3) --- updated-dependencies: - dependency-name: org.junit.vintage:junit-vintage-engine dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 94285a1 commit 55d672f

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
@@ -123,7 +123,7 @@
123123

124124
<pekko.version>1.1.1</pekko.version>
125125
<kotlin.version>2.0.20</kotlin.version>
126-
<junit-jupiter.version>5.11.1</junit-jupiter.version>
126+
<junit-jupiter.version>5.11.3</junit-jupiter.version>
127127
<kotlin-coroutines.version>1.8.1</kotlin-coroutines.version>
128128
<mockito.version>4.10.0</mockito.version>
129129
</properties>

0 commit comments

Comments
 (0)