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.
2 parents 01b4c36 + 2450899 commit 889211eCopy full SHA for 889211e
build.gradle
@@ -12,7 +12,7 @@ targetCompatibility = 17
12
13
def remoteRobotVersion = "0.11.18"
14
// 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'
+def lsp4ijVersion = '0.7.0'
16
17
repositories {
18
mavenCentral()
0 commit comments