Skip to content

Commit

Permalink
chore(deps): update dependency org.slf4j:slf4j-simple to v2.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2024
1 parent 5c54be4 commit fe6928f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protelis.parser.web/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies {
api "org.webjars:jquery:3.6.0"
api "org.webjars:ace:1.3.3"
providedCompile "org.eclipse.jetty:jetty-annotations:11.0.24"
providedCompile "org.slf4j:slf4j-simple:2.0.5"
providedCompile "org.slf4j:slf4j-simple:2.0.16"
}
task jettyRun(type:JavaExec) {
dependsOn(sourceSets.main.runtimeClasspath)
Expand Down

0 comments on commit fe6928f

Please sign in to comment.