Skip to content

Commit

Permalink
fix(deps): update kotlinx-coroutines monorepo to v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 5, 2024
1 parent 7a1b127 commit 19bdf17
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 @@ -5,7 +5,7 @@ node = "16-latest"
jackson = "2.17.1"
orchid = "0.21.1"
antlr = "4.13.1"
kotlinx-coroutines = "1.6.4"
kotlinx-coroutines = "1.9.0"
javafx = "19.0.2.1"
npm-yaml = "1.10.0" # yaml
npm-tuprolog-parserUtils = "0.4.1" # @tuprolog/parser-utils
Expand Down

0 comments on commit 19bdf17

Please sign in to comment.