Skip to content

Commit 903f3db

Browse files
actions-userrenovate[bot]
authored andcommitted
Update all dependencies to v0.5.2+2.1.10
| 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-gradle-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 |
1 parent a4ca203 commit 903f3db

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@
1414

1515
### Updated
1616

17+
- `com.javiersc.kotlin:kotlin-compiler-test-extensions -> 0.5.2+2.1.10`
18+
- `com.javiersc.kotlin:kotlin-compiler-gradle-extensions -> 0.5.2+2.1.10`
19+
- `com.javiersc.kotlin:kotlin-compiler-extensions -> 0.5.2+2.1.10`
1720
- `com.javiersc.hubdle:com.javiersc.hubdle.gradle.plugin -> 0.8.2`
1821
- `com.javiersc.hubdle:hubdle-version-catalog -> 0.4.2`
1922
- `org.jetbrains.kotlin:kotlin-gradle-plugin -> 2.1.10`

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
hubdle = "0.8.2"
33
hubdleCatalog = "0.4.2"
4-
javiersc-kotlin-compiler-extensions = "0.5.1+2.1.0"
4+
javiersc-kotlin-compiler-extensions = "0.5.2+2.1.10"
55
jetbrains-kotlin = "2.1.10"
66

77
[libraries]

0 commit comments

Comments
 (0)