Skip to content

Commit

Permalink
Merge pull request #2050 from scalacenter/update/sbt-1.8.3
Browse files Browse the repository at this point in the history
build(deps): Update sbt, test-agent from 1.8.2 to 1.8.3
  • Loading branch information
tgodzik committed May 15, 2023
2 parents 11aeb45 + 571c524 commit 8965a1d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ object Dependencies {
val caseAppVersion = "2.0.6"
val sourcecodeVersion = "0.3.0"
val sbtTestInterfaceVersion = "1.0"
val sbtTestAgentVersion = "1.8.2"
val sbtTestAgentVersion = "1.8.3"
val junitVersion = "0.13.3"
val directoryWatcherVersion = "0.8.0+6-f651bd93"
val monixVersion = "3.2.0"
Expand Down
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=1.8.2
sbt.version=1.8.3

0 comments on commit 8965a1d

Please sign in to comment.