Skip to content

Commit

Permalink
[Maintenance] Update bazel-bsp server test dependency version to 3.1.…
Browse files Browse the repository at this point in the history
…0-20231205-ec256a9-NIGHTLY (JetBrains#41)

Co-authored-by: BazelSteward <[email protected]>
  • Loading branch information
jb-bazelsteward-app[bot] and BazelSteward authored Dec 5, 2023
1 parent 0c6df36 commit f324a5f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ import kotlin.time.measureTimedValue
// TODO https://youtrack.jetbrains.com/issue/BAZEL-629
private const val BAZEL_REPOSITORY_TAG = "6.0.0"
private const val BAZEL_EXECUTABLE_VERSION = "5.4.0"
private const val BAZEL_BSP_VERSION = "3.1.0-20231201-80ec82c-NIGHTLY"
private const val BAZEL_BSP_VERSION = "3.1.0-20231205-ec256a9-NIGHTLY"

class NonOverlappingTest : MockProjectBaseTest() {
@Test
Expand Down

0 comments on commit f324a5f

Please sign in to comment.