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 97f3329 commit 4295babCopy full SHA for 4295bab
project/deps.sc
@@ -176,7 +176,7 @@ object Deps {
176
.exclude(("com.github.plokhotnyuk.jsoniter-scala", "jsoniter-scala-core_3"))
177
.exclude(("com.github.plokhotnyuk.jsoniter-scala", "jsoniter-scala-macros_3"))
178
def slf4jNop = ivy"org.slf4j:slf4j-nop:2.0.7"
179
- def sttp = ivy"com.softwaremill.sttp.client3:core_2.13:3.8.15"
+ def sttp = ivy"com.softwaremill.sttp.client3:core_2.13:3.8.16"
180
def svm = ivy"org.graalvm.nativeimage:svm:$graalVmVersion"
181
def swoval = ivy"com.swoval:file-tree-views:2.1.10"
182
def testInterface = ivy"org.scala-sbt:test-interface:1.0"
0 commit comments