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.
2 parents 48398c1 + bfef346 commit 0421cd9Copy full SHA for 0421cd9
project/deps.sc
@@ -185,7 +185,7 @@ object Deps {
185
.exclude(("com.github.plokhotnyuk.jsoniter-scala", "jsoniter-scala-core_2.13"))
186
.exclude(("org.scala-lang.modules", "scala-collection-compat_2.13"))
187
def slf4jNop = ivy"org.slf4j:slf4j-nop:2.0.11"
188
- def sttp = ivy"com.softwaremill.sttp.client3:core_2.13:3.9.1"
+ def sttp = ivy"com.softwaremill.sttp.client3:core_2.13:3.9.2"
189
def svm = ivy"org.graalvm.nativeimage:svm:$graalVmVersion"
190
def swoval = ivy"com.swoval:file-tree-views:2.1.12"
191
def testInterface = ivy"org.scala-sbt:test-interface:1.0"
0 commit comments