Skip to content

Commit aef74ae

Browse files
author
Scala Steward
committed
Update logging-interceptor to 4.3.1
1 parent 2fc53dd commit aef74ae

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.13"
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)