File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -52,6 +52,7 @@ dependencies {
5252 implementation ' org.kordamp.ikonli:ikonli-fontawesome5-pack:12.4.0'
5353 implementation ' org.kordamp.bootstrapfx:bootstrapfx-core:0.4.0'
5454 implementation ' io.projectreactor:reactor-core:3.7.9'
55+ implementation ' io.micrometer:context-propagation:1.1.1'
5556 implementation ' net.java.dev.jna:jna:5.17.0'
5657 implementation ' net.java.dev.jna:jna-platform:5.17.0'
5758 implementation ' org.apache.commons:commons-lang3:3.18.0'
Original file line number Diff line number Diff line change 2828 requires io .helidon .media .jackson ;
2929 requires java .prefs ;
3030 requires com .zaxxer .hikari ;
31+ requires context .propagation ;
3132
3233 opens io .beanvortex .bitkip to javafx .fxml , javafx .controls ;
3334 opens io .beanvortex .bitkip .controllers to javafx .fxml , javafx .base ;
You can’t perform that action at this time.
0 commit comments