Skip to content

Commit 27b6ea9

Browse files
committed
quill 4.7.3
1 parent 73700e0 commit 27b6ea9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
66

77
addSbtPlugin("com.github.sbt" % "sbt-license-report" % "1.5.0")
88

9-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.7")
9+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.9")
1010

1111
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.9")
1212

version.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ThisBuild / version := "1.2.3"
1+
ThisBuild / version := "1.2.4"

0 commit comments

Comments
 (0)