Skip to content

Commit

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

Update dependency org.slf4j:slf4j-simple to v2.0.5
  • Loading branch information
dirkgroot committed Nov 28, 2022
2 parents d5c7837 + 3b02912 commit ccd3607
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-servlet:11.0.12")
implementation("org.eclipse.jetty.websocket:websocket-jetty-server:11.0.12")

runtimeOnly("org.slf4j:slf4j-simple:2.0.4")
runtimeOnly("org.slf4j:slf4j-simple:2.0.5")
runtimeOnly("org.jetbrains.kotlin:kotlin-scripting-jsr223:1.7.21")
runtimeOnly("org.codehaus.groovy:groovy-jsr223:3.0.13")
runtimeOnly("org.jruby:jruby-core:9.3.9.0")
Expand Down

0 comments on commit ccd3607

Please sign in to comment.