Skip to content

Commit

Permalink
Update Kotlin, and compiler related dependencies (#1119)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub Action <[email protected]>
  • Loading branch information
renovate[bot] and actions-user authored Jan 28, 2025
1 parent 06e1a26 commit f7ff66a
Show file tree
Hide file tree
Showing 2 changed files with 5 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
3 changes: 3 additions & 0 deletions hubdle-version-catalog/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@

### Updated

- `com.javiersc.kotlin.kopy:com.javiersc.kotlin.kopy.gradle.plugin -> 0.14.0+2.1.10`
- `com.javiersc.kotlin:kotlin-compiler-test-extensions -> 0.5.2+2.1.10`
- `com.javiersc.kotlin:kotlin-compiler-extensions -> 0.5.2+2.1.10`
- `com.javiersc.hubdle:com.javiersc.hubdle.gradle.plugin -> 0.8.2`

## [0.4.2] - 2025-01-27
Expand Down

0 comments on commit f7ff66a

Please sign in to comment.