Skip to content

Commit ce1c1ad

Browse files
Update core_2.13 to 3.9.1 (#2521)
1 parent 1a739e8 commit ce1c1ad

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
@@ -179,7 +179,7 @@ object Deps {
179179
.exclude(("com.github.plokhotnyuk.jsoniter-scala", "jsoniter-scala-core_3"))
180180
.exclude(("com.github.plokhotnyuk.jsoniter-scala", "jsoniter-scala-macros_3"))
181181
def slf4jNop = ivy"org.slf4j:slf4j-nop:2.0.9"
182-
def sttp = ivy"com.softwaremill.sttp.client3:core_2.13:3.9.0"
182+
def sttp = ivy"com.softwaremill.sttp.client3:core_2.13:3.9.1"
183183
def svm = ivy"org.graalvm.nativeimage:svm:$graalVmVersion"
184184
def swoval = ivy"com.swoval:file-tree-views:2.1.12"
185185
def testInterface = ivy"org.scala-sbt:test-interface:1.0"

0 commit comments

Comments
 (0)