Skip to content

Commit 95af049

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump junit-bom from 5.8.1 to 5.8.2
Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.8.1 to 5.8.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.8.1...r5.8.2) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 87dbead commit 95af049

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ val dependencyVersions = listOf(
2424
"org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.31",
2525
"org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.2",
2626
"org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2",
27-
"org.junit:junit-bom:5.8.1",
27+
"org.junit:junit-bom:5.8.2",
2828
"org.junit.jupiter:junit-jupiter-api:5.8.2",
2929
"org.junit.platform:junit-platform-engine:1.8.2",
3030
"org.junit.platform:junit-platform-launcher:1.8.1",

0 commit comments

Comments
 (0)