Skip to content

Commit

Permalink
Update Hara-ddi-client dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Saeed Rezaee <saeed.rezaee@kynetics.it>
  • Loading branch information
SaeedRe committed May 9, 2024
1 parent 4ac252e commit c070989
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uf-ddiclient/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ java {

dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
api("com.github.eclipse-hara:hara-ddiclient:f902a39adc"){
api("com.github.eclipse-hara:hara-ddiclient:e0969c948f"){
exclude group: "org.slf4j", module: "slf4j-simple"
}
implementation "com.squareup.okhttp3:okhttp:4.9.3"
Expand Down

0 comments on commit c070989

Please sign in to comment.