Skip to content

Commit

Permalink
Merge pull request #316 from avisi-cloud/renovate/org.eclipse.jetty.w…
Browse files Browse the repository at this point in the history
…ebsocket-websocket-jetty-server-11.x

Update dependency org.eclipse.jetty.websocket:websocket-jetty-server to v11.0.17
  • Loading branch information
dirkgroot authored Oct 11, 2023
2 parents 654263f + 12e29fc commit b43067e
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 @@ -34,7 +34,7 @@ dependencies {

implementation("org.eclipse.jetty:jetty-server:11.0.16")
implementation("org.eclipse.jetty:jetty-servlet:11.0.17")
implementation("org.eclipse.jetty.websocket:websocket-jetty-server:11.0.16")
implementation("org.eclipse.jetty.websocket:websocket-jetty-server:11.0.17")

runtimeOnly("org.slf4j:slf4j-simple:2.0.9")
runtimeOnly("org.jetbrains.kotlin:kotlin-scripting-jsr223:1.9.10")
Expand Down

0 comments on commit b43067e

Please sign in to comment.