Skip to content

Commit 4189141

Browse files
committed
Update core_2.13 to 3.10.3
1 parent 71b727a commit 4189141

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
@@ -247,7 +247,7 @@ object Deps {
247247
.exclude(("io.get-coursier.publish", "publish_2.13"))
248248
.exclude(("org.scala-lang.modules", "scala-collection-compat_2.13"))
249249
def slf4jNop = ivy"org.slf4j:slf4j-nop:2.0.16"
250-
def sttp = ivy"com.softwaremill.sttp.client3:core_2.13:3.10.2"
250+
def sttp = ivy"com.softwaremill.sttp.client3:core_2.13:3.10.3"
251251
def svm = ivy"org.graalvm.nativeimage:svm:$graalVmVersion"
252252
def swoval = ivy"com.swoval:file-tree-views:2.1.12"
253253
def testInterface = ivy"org.scala-sbt:test-interface:1.0"

0 commit comments

Comments
 (0)