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 42c4a12 commit febdf6bCopy full SHA for febdf6b
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.11]
7
+- Fix crash when a Maven repository is missing (#584)
8
+
9
## [1.3.10]
10
- Update LSP4J to 0.21.2
11
- Increase maximum length in class path cache (#532)
gradle.properties
@@ -1,2 +1,2 @@
1
-version=1.3.11
+version=1.3.12
2
javaVersion=11
0 commit comments