File tree 2 files changed +10
-1
lines changed
2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,14 @@ Change Log
3
3
4
4
## Unreleased
5
5
6
+ ## Version 1.15.3
7
+
8
+ Thanks to [ @gabrielittner ] [ gabrielittner ] for contributing to this release.
9
+
10
+ _ 2023-12-04_
11
+
12
+ * Fix: Fix nullability of lambdas in ` KSTypeReference.toTypeName ` (#1756 ).
13
+
6
14
## Version 1.15.2
7
15
8
16
Thanks to [ @evant ] [ evant ] for contributing to this release.
@@ -761,3 +769,4 @@ _2017-05-16_
761
769
[fejesjoco]: https: // github.com/fejesjoco
762
770
[takahirom]: https: // github.com/takahirom
763
771
[mcarleio]: https: // github.com/mcarleio
772
+ [gabrielittner]: https: // github.com/gabrielittner
Original file line number Diff line number Diff line change 1
1
org.gradle.jvmargs =' -Dfile.encoding=UTF-8'
2
2
3
3
GROUP =com.squareup
4
- VERSION_NAME =1.16.0-SNAPSHOT
4
+ VERSION_NAME =1.15.3
5
5
6
6
POM_URL =https://github.com/square/kotlinpoet
7
7
POM_SCM_URL =https://github.com/square/kotlinpoet
You can’t perform that action at this time.
0 commit comments