Skip to content

Commit ba58517

Browse files
Update core_2.13 to 3.10.2 (#3439)
1 parent 0816a56 commit ba58517

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

0 commit comments

Comments
 (0)