Skip to content

Commit febdf6b

Browse files
committed
Bump version to 1.3.12
1 parent 42c4a12 commit febdf6b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ All notable changes to the language server will be documented in this file.
33

44
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
55

6+
## [1.3.11]
7+
- Fix crash when a Maven repository is missing (#584)
8+
69
## [1.3.10]
710
- Update LSP4J to 0.21.2
811
- Increase maximum length in class path cache (#532)

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version=1.3.11
1+
version=1.3.12
22
javaVersion=11

0 commit comments

Comments
 (0)