Skip to content

Commit

Permalink
build(deps): Bump org.gradle.kotlin.kotlin-dsl from 4.2.1 to 4.3.0
Browse files Browse the repository at this point in the history
Bumps org.gradle.kotlin.kotlin-dsl from 4.2.1 to 4.3.0.

---
updated-dependencies:
- dependency-name: org.gradle.kotlin.kotlin-dsl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 17, 2024
1 parent 1e6b202 commit 715ad47
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 @@ -77,7 +77,7 @@ kotlinCollections = "0.3.7"
kotlinCoroutines = "1.7.3"
# https://github.com/Kotlin/kotlinx-datetime
kotlinDatetime = "0.5.0"
kotlinDsl = "4.2.1"
kotlinDsl = "4.3.0"
# https://github.com/Kotlin/kotlinx.serialization
kotlinSerialization = "1.6.2"
# https://github.com/google/ksp/releases
Expand Down

0 comments on commit 715ad47

Please sign in to comment.