Skip to content

Commit

Permalink
Update Kotlin, and compiler related dependencies to v0.5.2+2.1.10
Browse files Browse the repository at this point in the history
| datasource | package                                             | from        | to           |
| ---------- | --------------------------------------------------- | ----------- | ------------ |
| maven      | com.javiersc.kotlin:kotlin-compiler-test-extensions | 0.5.1+2.1.0 | 0.5.2+2.1.10 |
| maven      | com.javiersc.kotlin:kotlin-compiler-extensions      | 0.5.1+2.1.0 | 0.5.2+2.1.10 |
  • Loading branch information
renovate[bot] authored Jan 28, 2025
1 parent 255f9fa commit ab5f84d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/hubdle.libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ insert-koin-test-junit5 = "4.0.2"
javiersc-gradle-extensions = "1.0.0-alpha.34"
javiersc-hubdle = "0.8.1"
javiersc-kotlin = "0.3.0"
javiersc-kotlin-compiler-extensions = "0.5.1+2.1.0"
javiersc-kotlin-compiler-extensions = "0.5.2+2.1.10"
javiersc-kotlin-kopy = "0.13.1+2.1.0"
javiersc-kotlinx-coroutines = "0.1.0-rc.1"
javiersc-mokoki = "0.2.0-alpha.1"
Expand Down

0 comments on commit ab5f84d

Please sign in to comment.