Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1…
Browse files Browse the repository at this point in the history
….8.1
  • Loading branch information
renovate[bot] authored May 10, 2024
1 parent 0877331 commit e80ec04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ intelliJ = "221.6008.13" # Electric Eel (2022.1.1) RC 1 (see https://plugins.jet
kotlinPoet = { module = "com.squareup:kotlinpoet", version = "1.16.0" }
grammarKitPlugin = { module = "org.jetbrains.intellij.plugins:gradle-grammarkit-plugin", version = "2022.3.2.1"}
intelliJ = { module = "com.jetbrains.intellij.platform:analysis-impl", version.ref = "intelliJ" }
coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0"
coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1"

[plugins]
kotlinJvm = { id = "org.jetbrains.kotlin.jvm", version = "1.9.24" }
Expand Down

0 comments on commit e80ec04

Please sign in to comment.