Skip to content

Commit

Permalink
Merge pull request #89 from AChep/dependabot/gradle/org.gradle.kotlin…
Browse files Browse the repository at this point in the history
….kotlin-dsl-4.3.0

build(deps): Bump org.gradle.kotlin.kotlin-dsl from 4.2.1 to 4.3.0
  • Loading branch information
AChep authored Jan 18, 2024
2 parents 34e6dae + 715ad47 commit 09c885e
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 09c885e

Please sign in to comment.