File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
bitcoinj-walletfx-template Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -27,8 +27,8 @@ dependencies {
2727 implementation ' de.jensd:fontawesomefx:8.0.0'
2828 implementation ' com.google.zxing:core:3.4.0'
2929
30- implementation ' org.slf4j:slf4j-api:1.7.27 '
31- implementation ' org.slf4j:slf4j-jdk14:1.7.27 '
30+ implementation ' org.slf4j:slf4j-api:1.7.28 '
31+ implementation ' org.slf4j:slf4j-jdk14:1.7.28 '
3232
3333 implementation " javax.inject:javax.inject:1"
3434
Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ dependencies {
2020 implementation ' de.jensd:fontawesomefx:8.0.0'
2121 implementation ' com.google.zxing:core:3.4.0'
2222
23- implementation ' org.slf4j:slf4j-api:1.7.27 '
24- implementation ' org.slf4j:slf4j-jdk14:1.7.27 '
23+ implementation ' org.slf4j:slf4j-api:1.7.28 '
24+ implementation ' org.slf4j:slf4j-jdk14:1.7.28 '
2525
2626 implementation " javax.inject:javax.inject:1"
2727
You can’t perform that action at this time.
0 commit comments