Skip to content

Commit 542bc95

Browse files
dependabot[bot]ForNeVeR
authored andcommitted
Build(deps): bump junit5 from 5.13.2 to 5.13.3
Bumps `junit5` from 5.13.2 to 5.13.3. Updates `org.junit.jupiter:junit-jupiter-api` 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) Updates `org.junit.jupiter:junit-jupiter-engine` 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) Updates `org.junit.vintage:junit-vintage-engine` 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:production update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 5.13.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.vintage:junit-vintage-engine dependency-version: 5.13.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0450f7b commit 542bc95

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
@@ -2,7 +2,7 @@
22
intellij = "252.23591.19-EAP-SNAPSHOT"
33
intellijPreview = "252.23591.19-EAP-SNAPSHOT"
44
junit-platform = "1.13.2"
5-
junit5 = "5.13.2"
5+
junit5 = "5.13.3"
66
junixsocket = "2.10.1"
77
kotlin = "2.1.20"
88
lsp4j = "0.24.0"

0 commit comments

Comments
 (0)