Skip to content

Commit

Permalink
Update dependency org.slf4j:slf4j-simple to v2.0.6 (#31)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 5, 2023
1 parent 4006348 commit 205d5ba
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.6'
compileOnly 'org.pf4j:pf4j:3.8.0'
// add here plugins depepencies
compileOnly 'org.slf4j:slf4j-simple:2.0.5'
compileOnly 'org.slf4j:slf4j-simple:2.0.6'
compileOnly 'black.ninia:jep:4.1.1'
runtime 'black.ninia:jep:4.1.1'
implementation 'black.ninia:jep:4.1.1'
Expand Down

0 comments on commit 205d5ba

Please sign in to comment.