We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65a0c49 commit 42996b7Copy full SHA for 42996b7
project/deps.sc
@@ -252,7 +252,7 @@ object Deps {
252
.exclude(("com.lihaoyi", "os-lib_3"))
253
.exclude(("com.lihaoyi", "os-lib_2.13"))
254
def slf4jNop = ivy"org.slf4j:slf4j-nop:2.0.17"
255
- def sttp = ivy"com.softwaremill.sttp.client3:core_2.13:3.10.3"
+ def sttp = ivy"com.softwaremill.sttp.client3:core_2.13:3.11.0"
256
def svm = ivy"org.graalvm.nativeimage:svm:$graalVmVersion"
257
def swoval = ivy"com.swoval:file-tree-views:2.1.12"
258
def testInterface = ivy"org.scala-sbt:test-interface:1.0"
0 commit comments