Skip to content

Commit ad64d3c

Browse files
committed
Merge branch 'update/logging-interceptor-4.3.1' into 'develop'
Update logging-interceptor to 4.3.1 See merge request colisweb-open-source/scala-distances!86
2 parents 6e3bed2 + aef74ae commit ad64d3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ lazy val cats = "org.typelevel" %% "cats-core"
2020
lazy val catsEffect = "org.typelevel" %% "cats-effect" % "2.0.0"
2121
lazy val enumeratum = "com.beachape" %% "enumeratum" % "1.5.15"
2222
lazy val monix = "io.monix" %% "monix" % "3.1.0"
23-
lazy val okHttpLoggingInterceptor = "com.squareup.okhttp3" % "logging-interceptor" % "4.1.1"
23+
lazy val okHttpLoggingInterceptor = "com.squareup.okhttp3" % "logging-interceptor" % "4.3.1"
2424

2525
lazy val circeVersion = "0.12.1"
2626
lazy val circeOpticsVersion = "0.12.0"

0 commit comments

Comments
 (0)