Skip to content

Commit 2c9f90b

Browse files
committed
Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.3.20
| datasource | package | from | to | | ---------- | ----------------------------------------- | ------ | ------ | | maven | org.jetbrains.kotlin:kotlin-gradle-plugin | 2.3.10 | 2.3.20 |
1 parent d4d0d0d commit 2c9f90b

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515
### Updated
1616

17+
- `org.jetbrains.kotlin:kotlin-gradle-plugin -> 2.3.20`
1718
- `gradle -> 9.4.0`
1819

1920
## [0.22.0+2.3.10] - 2026-02-07

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
hubdle = "0.18.1"
33
hubdleCatalog = "0.13.0"
44
javiersc-kotlin-compiler-extensions = "0.12.0+2.3.10"
5-
jetbrains-kotlin = "2.3.10"
5+
jetbrains-kotlin = "2.3.20"
66

77
[libraries]
88
hubdle-catalog = { module = "com.javiersc.hubdle:hubdle-version-catalog", version.ref = "hubdleCatalog" }

0 commit comments

Comments
 (0)