Skip to content

Commit 9a4cb5c

Browse files
Build(deps): bump junit5 from 5.10.3 to 5.13.2
Bumps `junit5` from 5.10.3 to 5.13.2. Updates `org.junit.jupiter:junit-jupiter-api` from 5.10.3 to 5.13.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.10.3...r5.13.2) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.10.3 to 5.13.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.10.3...r5.13.2) Updates `org.junit.vintage:junit-vintage-engine` from 5.10.3 to 5.13.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.10.3...r5.13.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 5.13.2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 5.13.2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.junit.vintage:junit-vintage-engine dependency-version: 5.13.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3b4bdee commit 9a4cb5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
intellij = "251.23774.318-EAP-SNAPSHOT"
33
intellijPreview = "251.23774.318-EAP-SNAPSHOT"
4-
junit5 = "5.10.3"
4+
junit5 = "5.13.2"
55
junixsocket = "2.10.1"
66
lsp4j = "0.24.0"
77

0 commit comments

Comments
 (0)