Skip to content

Commit 9eaf201

Browse files
Update kotlinpoet to v2.3.0
1 parent 129ff39 commit 9eaf201

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ jdk = "21"
44
jvmTarget = "1.8"
55
kotlin = "2.3.20"
66
kotlinCompileTesting = "0.12.1"
7-
kotlinpoet = "2.2.0"
7+
kotlinpoet = "2.3.0"
88
ksp = "2.3.6"
99

1010
[plugins]

0 commit comments

Comments
 (0)