Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 21, 2024
1 parent 58f5ad0 commit 0c1fa34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion noty-api/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ buildscript {
kotlinVersion = "1.9.0"
kotlinSerializerVersion = "1.5.1"
ktlintVersion = "11.6.1"
coroutinesVersion = "1.7.2"
coroutinesVersion = "1.8.1"
ktorVersion = "1.6.8"
exposedVersion = "0.44.0"
postgresVersion = "42.5.4"
Expand Down

0 comments on commit 0c1fa34

Please sign in to comment.