Skip to content

Commit

Permalink
Merge pull request #2787 from scala-steward/update/core_2.13-3.9.4
Browse files Browse the repository at this point in the history
Update core_2.13 to 3.9.4
  • Loading branch information
tgodzik committed Mar 10, 2024
2 parents c1ce154 + 5fd7610 commit 22fe1aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/deps.sc
Expand Up @@ -193,7 +193,7 @@ object Deps {
.exclude(("com.github.plokhotnyuk.jsoniter-scala", "jsoniter-scala-core_2.13"))
.exclude(("org.scala-lang.modules", "scala-collection-compat_2.13"))
def slf4jNop = ivy"org.slf4j:slf4j-nop:2.0.12"
def sttp = ivy"com.softwaremill.sttp.client3:core_2.13:3.9.3"
def sttp = ivy"com.softwaremill.sttp.client3:core_2.13:3.9.4"
def svm = ivy"org.graalvm.nativeimage:svm:$graalVmVersion"
def swoval = ivy"com.swoval:file-tree-views:2.1.12"
def testInterface = ivy"org.scala-sbt:test-interface:1.0"
Expand Down

0 comments on commit 22fe1aa

Please sign in to comment.