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 aaf5e88 commit 8f96c29Copy full SHA for 8f96c29
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.6]
7
+- Update to Gradle 8.3 and Kotlin 1.9.10
8
+
9
## [1.3.5]
10
- Fix push trigger in Docker CI workflow
11
gradle.properties
@@ -1,2 +1,2 @@
1
-version=1.3.6
+version=1.3.7
2
javaVersion=11
0 commit comments