Skip to content

Commit 4295bab

Browse files
Update core_2.13 to 3.8.16 (#2270)
1 parent 97f3329 commit 4295bab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/deps.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ object Deps {
176176
.exclude(("com.github.plokhotnyuk.jsoniter-scala", "jsoniter-scala-core_3"))
177177
.exclude(("com.github.plokhotnyuk.jsoniter-scala", "jsoniter-scala-macros_3"))
178178
def slf4jNop = ivy"org.slf4j:slf4j-nop:2.0.7"
179-
def sttp = ivy"com.softwaremill.sttp.client3:core_2.13:3.8.15"
179+
def sttp = ivy"com.softwaremill.sttp.client3:core_2.13:3.8.16"
180180
def svm = ivy"org.graalvm.nativeimage:svm:$graalVmVersion"
181181
def swoval = ivy"com.swoval:file-tree-views:2.1.10"
182182
def testInterface = ivy"org.scala-sbt:test-interface:1.0"

0 commit comments

Comments
 (0)