Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: org.eclipse.lsp4j:org.eclipse.lsp4j
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 26, 2024
1 parent 158451c commit 049ae38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ configurations {

dependencies {
implementation 'io.github.eisop:checker:3.42.0-eisop3'
implementation 'org.eclipse.lsp4j:org.eclipse.lsp4j:0.22.0'
implementation 'org.eclipse.lsp4j:org.eclipse.lsp4j:0.23.1'
implementation 'com.google.code.gson:gson:2.11.0'
implementation 'commons-cli:commons-cli:1.7.0'
implementation 'com.google.guava:guava:33.2.0-jre'
Expand Down

0 comments on commit 049ae38

Please sign in to comment.