Skip to content

Commit

Permalink
Bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17
Browse files Browse the repository at this point in the history
Bumps org.slf4j:slf4j-api from 2.0.16 to 2.0.17.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 3, 2025
1 parent f2c0e45 commit 27a6bd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org.xtext.example.mydsl.websockets/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dependencies {
api project(':org.xtext.example.mydsl')
api project(':org.xtext.example.mydsl.ide')
api "org.eclipse.xtext:org.eclipse.xtext.ide:${xtextVersion}"
api "org.slf4j:slf4j-api:2.0.16"
api "org.slf4j:slf4j-api:2.0.17"
api "org.slf4j:slf4j-simple:2.0.16"
api "org.java-websocket:Java-WebSocket:1.6.0"
}
Expand Down

0 comments on commit 27a6bd0

Please sign in to comment.