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 8a50973 commit 6d1e35fCopy full SHA for 6d1e35f
build.gradle
@@ -12,7 +12,7 @@ version '25.0.12-SNAPSHOT'
12
13
def remoteRobotVersion = "0.11.23"
14
// To switch to nightly version, append "@nightly" to the version number (i.e. 0.4.1-20240828-013108@nightly)
15
-def lsp4ijVersion = '0.18.0'
+def lsp4ijVersion = '0.19.0'
16
17
allprojects {
18
sourceCompatibility = javaVersion
0 commit comments