Skip to content

Commit 0038f66

Browse files
committed
night build
1 parent 7a3efbd commit 0038f66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ val sonarQubeVersion = "9.9.0.65466"
2929
dependencies {
3030
implementation("org.sonarsource.api.plugin", "sonar-plugin-api", "9.14.0.375")
3131

32-
implementation("io.github.1c-syntax", "bsl-language-server", "0.24.1") {
32+
implementation("io.github.1c-syntax", "bsl-language-server", "develop-SNAPSHOT") {
3333
exclude("com.contrastsecurity", "java-sarif")
3434
exclude("io.sentry", "sentry-logback")
3535
exclude("org.springframework.boot", "spring-boot-starter-websocket")

0 commit comments

Comments
 (0)