Skip to content

Commit

Permalink
Update Kotlin, and compiler related dependencies to v0.2.0
Browse files Browse the repository at this point in the history
| datasource | package                                | from  | to    |
| ---------- | -------------------------------------- | ----- | ----- |
| maven      | com.javiersc.kotlin:kotlin-test-testng | 0.1.0 | 0.2.0 |
| maven      | com.javiersc.kotlin:kotlin-test-junit5 | 0.1.0 | 0.2.0 |
| maven      | com.javiersc.kotlin:kotlin-test-junit  | 0.1.0 | 0.2.0 |
| maven      | com.javiersc.kotlin:kotlin-stdlib      | 0.1.0 | 0.2.0 |
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent bd843b1 commit 4b3aa7d
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 @@ -58,7 +58,7 @@ insert-koin-test-junit4 = "4.0.1"
insert-koin-test-junit5 = "4.0.1"
javiersc-gradle-extensions = "1.0.0-alpha.34"
javiersc-hubdle = "0.8.1"
javiersc-kotlin = "0.1.0"
javiersc-kotlin = "0.2.0"
javiersc-kotlin-compiler-extensions = "0.5.1+2.1.0"
javiersc-kotlin-kopy = "0.13.1+2.1.0"
javiersc-kotlinx-coroutines = "0.1.0-rc.1"
Expand Down

0 comments on commit 4b3aa7d

Please sign in to comment.