Skip to content

Commit 8d00a52

Browse files
chore(deps): bump junit-jupiter.version from 6.0.3 to 6.1.1
Bumps `junit-jupiter.version` from 6.0.3 to 6.1.1. Updates `org.junit.vintage:junit-vintage-engine` from 6.0.3 to 6.1.1 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.3...r6.1.1) Updates `org.junit:junit-bom` from 6.0.3 to 6.1.1 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.3...r6.1.1) Updates `org.junit.jupiter:junit-jupiter-api` from 6.0.3 to 6.1.1 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.3...r6.1.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 6.1.1 dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: org.junit.vintage:junit-vintage-engine dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.junit:junit-bom dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 102d10d commit 8d00a52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.6.0</pekko.version>
125125
<kotlin.version>2.4.0</kotlin.version>
126-
<junit-jupiter.version>6.0.3</junit-jupiter.version>
126+
<junit-jupiter.version>6.1.1</junit-jupiter.version>
127127
<kotlin-coroutines.version>1.10.2</kotlin-coroutines.version>
128128
<mockito.version>5.0.0</mockito.version>
129129
</properties>

0 commit comments

Comments
 (0)