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

Commit

Permalink
Merge pull request #58 from FultonBrowne/dependabot/gradle/com.square…
Browse files Browse the repository at this point in the history
…up.okhttp3-okhttp-4.2.2

Bump okhttp from 4.2.1 to 4.2.2
  • Loading branch information
Fulton Browne committed Dec 18, 2019
2 parents f1ca946 + c74b800 commit ea21d05
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 ea21d05

Please sign in to comment.