Skip to content

Commit

Permalink
fix: upgrade org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.8.1…
Browse files Browse the repository at this point in the history
… to 1.9.0

Snyk has created this PR to upgrade org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.8.1 to 1.9.0.

See this package in maven:
org.jetbrains.kotlinx:kotlinx-coroutines-core

See this project in Snyk:
https://app.snyk.io/org/connectors-0mk/project/3e24a5e8-8cbe-4875-85f1-ad320ad22668?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 5, 2024
1 parent 347f1d4 commit b950e89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>11</java.version>
<kotlin.version>2.0.20</kotlin.version>
<kotlin.coroutines.version>1.8.1</kotlin.coroutines.version>
<kotlin.coroutines.version>1.9.0</kotlin.coroutines.version>
<neo4j.version>4.4.36</neo4j.version>
<!-- Version 3.4 is the minimal version introducing version for CVE-2023-25194 -->
<kafka.version>3.8.0</kafka.version>
Expand Down

0 comments on commit b950e89

Please sign in to comment.