Skip to content

Commit

Permalink
Merge pull request #384 from avisi-cloud/renovate/org.eclipse.jetty-j…
Browse files Browse the repository at this point in the history
…etty-server-12.x

Update dependency org.eclipse.jetty:jetty-server to v12.0.5
  • Loading branch information
dirkgroot authored Dec 29, 2023
2 parents ee7eedd + de4fefc commit 903faa0
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 @@ -33,7 +33,7 @@ dependencies {
implementation("org.jetbrains.kotlinx:kotlinx-html-jvm:0.10.1")
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.1")

implementation("org.eclipse.jetty:jetty-server:12.0.3")
implementation("org.eclipse.jetty:jetty-server:12.0.5")
implementation("org.eclipse.jetty.websocket:jetty-websocket-jetty-server:12.0.4")

runtimeOnly("org.slf4j:slf4j-simple:2.0.9")
Expand Down

0 comments on commit 903faa0

Please sign in to comment.