Skip to content

Commit 267b8ae

Browse files
committed
Bump dependencies
Includes switching from Java 11 to Java 8 due to mixed compatibility problems
1 parent cfd1717 commit 267b8ae

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
projectVersion=1.3.0
2-
kotlinVersion=1.5.20
3-
exposedVersion=0.32.1
2+
kotlinVersion=1.6.10
3+
exposedVersion=0.37.3
44
lsp4jVersion=0.12.0
5-
javaVersion=11
5+
javaVersion=8

0 commit comments

Comments
 (0)