Skip to content

Commit

Permalink
build(deps): Update test-agent, zinc from 1.10.2 to 1.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-center-steward[bot] committed Oct 20, 2024
1 parent da2ed0c commit bffa474
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ object Dependencies {
val SbtVersion = "1.5.8"

// Keep in sync in BloopComponentCompiler
val zincVersion = "1.10.2"
val zincVersion = "1.10.3"

val bspVersion = "2.1.1"

Expand All @@ -23,7 +23,7 @@ object Dependencies {
val coursierVersion = "2.1.14"
val sourcecodeVersion = "0.4.2"
val sbtTestInterfaceVersion = "1.0"
val sbtTestAgentVersion = "1.10.2"
val sbtTestAgentVersion = "1.10.3"
val junitVersion = "0.13.3"
val directoryWatcherVersion = "0.8.0+6-f651bd93"
val monixVersion = "3.2.0"
Expand Down

0 comments on commit bffa474

Please sign in to comment.