Skip to content

Commit

Permalink
Update slf4j dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
bertrik committed Dec 7, 2023
1 parent 9b93ce2 commit cf67cff
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions cayenne/build.gradle
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
dependencies {
testImplementation libs.slf4j.reload4j
}
1 change: 0 additions & 1 deletion sensor-data-bridge/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jar {
dependencies {
implementation project(":cayenne")

implementation libs.slf4j.api
implementation libs.slf4j.reload4j

implementation libs.paho.client.mqttv3
Expand Down

0 comments on commit cf67cff

Please sign in to comment.