Skip to content

Commit

Permalink
Merge pull request #407 from avisi-cloud/renovate/org.slf4j-slf4j-sim…
Browse files Browse the repository at this point in the history
…ple-2.x

Update dependency org.slf4j:slf4j-simple to v2.0.11
  • Loading branch information
dirkgroot authored Jan 9, 2024
2 parents 81a0874 + 29f6e17 commit 9e593dd
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 @@ -36,7 +36,7 @@ dependencies {
implementation("org.eclipse.jetty:jetty-server:12.0.5")
implementation("org.eclipse.jetty.websocket:jetty-websocket-jetty-server:12.0.5")

runtimeOnly("org.slf4j:slf4j-simple:2.0.10")
runtimeOnly("org.slf4j:slf4j-simple:2.0.11")
runtimeOnly("org.jetbrains.kotlin:kotlin-scripting-jsr223:1.9.22")
runtimeOnly("org.codehaus.groovy:groovy-jsr223:3.0.20")
runtimeOnly("org.jruby:jruby-core:9.4.5.0")
Expand Down

0 comments on commit 9e593dd

Please sign in to comment.