Skip to content

Commit

Permalink
night build
Browse files Browse the repository at this point in the history
  • Loading branch information
theshadowco committed Jan 28, 2025
1 parent 7242149 commit 786d72d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ val sonarQubeVersion = "9.9.0.65466"
dependencies {
implementation("org.sonarsource.api.plugin", "sonar-plugin-api", "9.14.0.375")

implementation("io.github.1c-syntax", "bsl-language-server", "0.23.1") {
implementation("io.github.1c-syntax", "bsl-language-server", "develop-SNAPSHOT") {
exclude("com.contrastsecurity", "java-sarif")
exclude("io.sentry", "sentry-logback")
exclude("org.springframework.boot", "spring-boot-starter-websocket")
Expand Down

0 comments on commit 786d72d

Please sign in to comment.