Skip to content

Commit 18a6337

Browse files
build(deps): bump io.kotest:kotest-assertions-core-jvm
Bumps [io.kotest:kotest-assertions-core-jvm](https://github.com/kotest/kotest) from 6.1.1 to 6.1.2. - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](kotest/kotest@6.1.1...6.1.2) --- updated-dependencies: - dependency-name: io.kotest:kotest-assertions-core-jvm dependency-version: 6.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 77e428b commit 18a6337

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
@@ -63,7 +63,7 @@
6363
<!-- although our baseline version is 3.1, kafka connect below 3.8 is vulnerable to https://www.cve.org/CVERecord?id=CVE-2023-43642 -->
6464
<!-- so we set the version to the first version that the vulnerability is resolved -->
6565
<kafka.version>3.8.1</kafka.version>
66-
<kotest-assertions-core-jvm.version>6.1.1</kotest-assertions-core-jvm.version>
66+
<kotest-assertions-core-jvm.version>6.1.2</kotest-assertions-core-jvm.version>
6767
<kotlin.coroutines.version>1.10.2</kotlin.coroutines.version>
6868
<kotlin.version>2.3.0</kotlin.version>
6969
<license-maven-plugin.version>5.0.0</license-maven-plugin.version>

0 commit comments

Comments
 (0)