Skip to content

Commit

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

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

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.jetbrains.kotlinx/kotlinx-coroutines-core/

See this project in Snyk:
https://app.snyk.io/org/cammyhk/project/f8dcdca4-2d41-4c40-8799-c01c4498a1e4?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Apr 8, 2024
1 parent 630ea13 commit 04d7e60
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 @@ -17,7 +17,7 @@
<properties>
<major-version>1</major-version>
<revision>${major-version}.local-SNAPSHOT</revision>
<kotlinx-coroutines.version>1.7.3</kotlinx-coroutines.version>
<kotlinx-coroutines.version>1.8.0</kotlinx-coroutines.version>

<flyway.version>10.10.0</flyway.version>
</properties>
Expand Down

0 comments on commit 04d7e60

Please sign in to comment.