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 f532bcc commit bddd7fbCopy full SHA for bddd7fb
CHANGELOG.md
@@ -3,6 +3,9 @@ All notable changes to the language server will be documented in this file.
3
4
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
5
6
+## [1.3.13]
7
+- Bump Kotlin to 2.1.0
8
+
9
## [1.3.12]
10
- Make code generation for Java interop opt-in (#585)
11
gradle.properties
@@ -1,2 +1,2 @@
1
-version=1.3.13
+version=1.3.14
2
javaVersion=11
0 commit comments