We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66c1e7e commit 376f7a5Copy full SHA for 376f7a5
docs/changelog.md
@@ -3,6 +3,16 @@ Change Log
3
4
## Unreleased
5
6
+## Version 1.15.2
7
+
8
+Thanks to [@evant][evant] for contributing to this release.
9
10
+_2023-11-30_
11
12
+ * New: Kotlin 1.9.21.
13
+ * New: KSP 1.9.21-1.0.15.
14
+ * New: KSP: more accurately represent function types (#1742).
15
16
## Version 1.15.1
17
18
_2023-11-19_
gradle.properties
@@ -1,7 +1,7 @@
1
org.gradle.jvmargs='-Dfile.encoding=UTF-8'
2
GROUP=com.squareup
-VERSION_NAME=1.16.0-SNAPSHOT
+VERSION_NAME=1.15.2
POM_URL=https://github.com/square/kotlinpoet
POM_SCM_URL=https://github.com/square/kotlinpoet
0 commit comments