Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.jetbrains.kotlin:kotlin-serialization
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 22, 2024
1 parent 6a117e2 commit e26ac9e
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 @@ -11,7 +11,7 @@ jewel = "0.17.3"
jmhGradlePlugin = "0.7.2"
koin-bom = "3.6.0-wasm-alpha2"
koinAnnotations = "1.3.1"
kotlin = "1.9.23"
kotlin = "2.0.0"
kotlinpoet = "1.16.0"
kotlinxCoroutines = "1.8.0"
kotlinxSerialization = "1.6.3"
Expand Down

0 comments on commit e26ac9e

Please sign in to comment.