Skip to content

Commit 87f5c78

Browse files
build(deps-dev): bump junit.jupiter.version from 5.9.2 to 5.10.3
Bumps `junit.jupiter.version` from 5.9.2 to 5.10.3. Updates `org.junit.jupiter:junit-jupiter-api` from 5.9.2 to 5.10.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.9.2...r5.10.3) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.9.2 to 5.10.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.9.2...r5.10.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c05d23e commit 87f5c78

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
@@ -26,7 +26,7 @@
2626
<kotlin.code.style>official</kotlin.code.style>
2727

2828
<kotest.version>5.9.1</kotest.version>
29-
<junit.jupiter.version>5.9.2</junit.jupiter.version>
29+
<junit.jupiter.version>5.10.3</junit.jupiter.version>
3030
<junit.vintage.version>5.9.2</junit.vintage.version>
3131

3232
<testcontainers.version>1.19.0</testcontainers.version>

0 commit comments

Comments
 (0)