Skip to content
This repository has been archived by the owner on Oct 3, 2020. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
fulton committed Dec 18, 2019
2 parents 7e950bd + ea21d05 commit 15319b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ dependencies {
// https://mvnrepository.com/artifact/postgresql/postgresql
compile group: 'postgresql', name: 'postgresql', version: '9.1-901-1.jdbc4'
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8"
implementation("com.squareup.okhttp3:okhttp:4.2.1")
implementation("com.squareup.okhttp3:okhttp:4.2.2")



Expand Down

0 comments on commit 15319b6

Please sign in to comment.