From 652bc83a6a3f02ebf8b7d84cb622d39ccad34551 Mon Sep 17 00:00:00 2001 From: "Erik C. Thauvin" Date: Wed, 24 Apr 2019 00:42:57 -0700 Subject: [PATCH] Dependencies updates. --- pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index e9deace..9ff2091 100644 --- a/pom.xml +++ b/pom.xml @@ -5,17 +5,17 @@ pinboard-poster 1.0.1-beta - - org.jetbrains.kotlin - kotlin-stdlib - 1.3.21 - runtime - com.squareup.okhttp3 okhttp 3.14.0 - runtime + compile + + + org.jetbrains.kotlin + kotlin-stdlib + 1.3.30 + compile pinboard-poster