Skip to content

Commit

Permalink
Update dependency org.eclipse.jetty:jetty-server to v12.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 5, 2024
1 parent 4182d47 commit 1d857cf
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.11.0")
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.3")

implementation("org.eclipse.jetty:jetty-server:12.0.7")
implementation("org.eclipse.jetty:jetty-server:12.0.8")
implementation("org.eclipse.jetty.websocket:jetty-websocket-jetty-server:12.0.8")

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

0 comments on commit 1d857cf

Please sign in to comment.