Skip to content

Commit 42996b7

Browse files
Update core_2.13 to 3.11.0 (#3630)
1 parent 65a0c49 commit 42996b7

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
@@ -252,7 +252,7 @@ object Deps {
252252
.exclude(("com.lihaoyi", "os-lib_3"))
253253
.exclude(("com.lihaoyi", "os-lib_2.13"))
254254
def slf4jNop = ivy"org.slf4j:slf4j-nop:2.0.17"
255-
def sttp = ivy"com.softwaremill.sttp.client3:core_2.13:3.10.3"
255+
def sttp = ivy"com.softwaremill.sttp.client3:core_2.13:3.11.0"
256256
def svm = ivy"org.graalvm.nativeimage:svm:$graalVmVersion"
257257
def swoval = ivy"com.swoval:file-tree-views:2.1.12"
258258
def testInterface = ivy"org.scala-sbt:test-interface:1.0"

0 commit comments

Comments
 (0)