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

Commit

Permalink
FIRST PR of 2020
Browse files Browse the repository at this point in the history
Bump okhttp from 4.2.2 to 4.3.0
  • Loading branch information
Fulton Browne committed Jan 1, 2020
2 parents 9712229 + a642477 commit 65e771e
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 @@ -66,7 +66,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.2")
implementation("com.squareup.okhttp3:okhttp:4.3.0")
compile "com.fasterxml.jackson.module:jackson-module-kotlin:2.9.+"


Expand Down

0 comments on commit 65e771e

Please sign in to comment.