diff --git a/build.gradle b/build.gradle index ea893c9cb..cbb39d2f2 100644 --- a/build.gradle +++ b/build.gradle @@ -12,7 +12,7 @@ targetCompatibility = 17 def remoteRobotVersion = "0.11.18" // To switch to nightly version, append "@nightly" to the version number (i.e. 0.4.1-20240828-013108@nightly) -def lsp4ijVersion = '0.7.0' +def lsp4ijVersion = '0.8.0' repositories { mavenCentral()