Skip to content

Commit

Permalink
Merge pull request #102 from amzn/rwo/ksp
Browse files Browse the repository at this point in the history
Upgrade dependencies
  • Loading branch information
vRallev authored Feb 14, 2025
2 parents 446bc6e + 2b7e313 commit 7782202
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ auto-service = "1.1.1"
auto-service-ksp = "1.2.0"
detekt = "1.23.7"
junit-jupiter = "5.11.2"
kotlin = "2.1.0"
kotlin = "2.1.10"
kotlin-compile-testing = "0.7.0"
kotlin-hierarchy = "1.1"
kotlin-inject = "0.7.2"
kotlin-poet = "2.0.0"
kotlinx-binaryCompatibilityValidator = "0.16.3"
ksp = "2.1.0-1.0.29"
kotlinx-binaryCompatibilityValidator = "0.17.0"
ksp = "2.1.10-1.0.30"
ktlint-binary = "1.2.1"
ktlint-gradle = "12.1.1"
ktlint-gradle = "12.1.2"
maven-publish = "0.30.0"

[libraries]
Expand Down

0 comments on commit 7782202

Please sign in to comment.