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 Jan 8, 2020
2 parents 2287657 + 6c7fd0e commit ae00731
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 @@ -65,7 +65,7 @@ dependencies {
compile "io.ktor:ktor-server-netty:$ktor_version"
compile "io.ktor:ktor-websockets:$ktor_version"
testCompile "io.ktor:ktor-server-test-host:$ktor_version"
implementation("com.squareup.okhttp3:okhttp:4.3.0")
implementation("com.squareup.okhttp3:okhttp:4.3.1")
compile "com.fasterxml.jackson.module:jackson-module-kotlin:2.9.+"


Expand Down

0 comments on commit ae00731

Please sign in to comment.