Skip to content
This repository has been archived by the owner on Apr 14, 2024. It is now read-only.

Commit

Permalink
Upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
yschimke committed Jun 19, 2020
1 parent 44d3e97 commit 1150c40
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ tasks {
dependencies {
implementation("com.babylon.certificatetransparency:certificatetransparency:0.2.0")
implementation("com.baulsupp:okhttp-digest:0.4.0")
implementation("com.baulsupp:oksocial-output:4.34.0") {
implementation("com.github.yschimke:oksocial-output:5.1") {
exclude(module = "svg-salamander")
exclude(module = "jfreesvg")
}
Expand Down
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-6.4-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-6.5-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists

0 comments on commit 1150c40

Please sign in to comment.