mirror of
https://github.com/apple/pkl.git
synced 2026-05-25 16:19:20 +02:00
Bump com.squareup:kotlinpoet from 1.6.0 to 2.3.0
Bumps [com.squareup:kotlinpoet](https://github.com/square/kotlinpoet) from 1.6.0 to 2.3.0. - [Release notes](https://github.com/square/kotlinpoet/releases) - [Changelog](https://github.com/square/kotlinpoet/blob/main/docs/changelog.md) - [Commits](https://github.com/square/kotlinpoet/compare/1.6.0...2.3.0) --- updated-dependencies: - dependency-name: com.squareup:kotlinpoet dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -39,7 +39,7 @@ jspecify = "1.0.0"
|
|||||||
jsr305 = "3.0.2"
|
jsr305 = "3.0.2"
|
||||||
junit = "6.0.3"
|
junit = "6.0.3"
|
||||||
# 1.7+ generates much more verbose code
|
# 1.7+ generates much more verbose code
|
||||||
kotlinPoet = "1.6.0"
|
kotlinPoet = "2.3.0"
|
||||||
kotlinStdLib = "2.2.21"
|
kotlinStdLib = "2.2.21"
|
||||||
#noinspection UnusedVersionCatalogEntry
|
#noinspection UnusedVersionCatalogEntry
|
||||||
kotlinTarget = "2.2"
|
kotlinTarget = "2.2"
|
||||||
|
|||||||
Reference in New Issue
Block a user