Skip to content

Commit

Permalink
Update Kotlin, and compiler related dependencies
Browse files Browse the repository at this point in the history
| datasource | package                                                         | from         | to            |
| ---------- | --------------------------------------------------------------- | ------------ | ------------- |
| maven      | com.javiersc.kotlin.kopy:com.javiersc.kotlin.kopy.gradle.plugin | 0.13.1+2.1.0 | 0.14.0+2.1.10 |
| 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 06e1a26 commit 0f08f2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/hubdle.libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ insert-koin-test-junit5 = "4.0.2"
javiersc-gradle-extensions = "1.0.0-alpha.34"
javiersc-hubdle = "0.8.2"
javiersc-kotlin = "0.3.0"
javiersc-kotlin-compiler-extensions = "0.5.1+2.1.0"
javiersc-kotlin-kopy = "0.13.1+2.1.0"
javiersc-kotlin-compiler-extensions = "0.5.2+2.1.10"
javiersc-kotlin-kopy = "0.14.0+2.1.10"
javiersc-kotlinx-coroutines = "0.1.0-rc.1"
javiersc-mokoki = "0.2.0-alpha.1"
javiersc-mokoki-serialization = "0.2.0-alpha.1"
Expand Down

0 comments on commit 0f08f2b

Please sign in to comment.