Skip to content

Commit

Permalink
Update dependency org.slf4j:slf4j-simple to v2.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 3, 2023
1 parent b5b6889 commit b063e15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/nf-quilt/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ dependencies {
compileOnly 'org.slf4j:slf4j-api:2.0.7'
compileOnly 'org.pf4j:pf4j:3.9.0'
// add here plugins depepencies
compileOnly 'org.slf4j:slf4j-simple:2.0.7'
compileOnly 'org.slf4j:slf4j-simple:2.0.9'
compileOnly 'black.ninia:jep:4.1.1'
runtime 'black.ninia:jep:4.1.1'
runtimeOnly 'org.junit.platform:junit-platform-launcher:1.10.0'
Expand Down

0 comments on commit b063e15

Please sign in to comment.