Skip to content

Commit 889211e

Browse files
authored
Merge pull request #1023 from mrglavas/1022#lsp4ij-0.7.0
Upgrade to LSP4IJ 0.7.0.
2 parents 01b4c36 + 2450899 commit 889211e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ targetCompatibility = 17
1212

1313
def remoteRobotVersion = "0.11.18"
1414
// To switch to nightly version, append "@nightly" to the version number (i.e. 0.4.1-20240828-013108@nightly)
15-
def lsp4ijVersion = '0.5.0'
15+
def lsp4ijVersion = '0.7.0'
1616

1717
repositories {
1818
mavenCentral()

0 commit comments

Comments
 (0)