Skip to content
This repository was archived by the owner on Jul 30, 2024. It is now read-only.

Commit bf0fda5

Browse files
authored
Merge pull request #475 from scala-steward/update/enableif-1.1.8
Update enableif to 1.1.8
2 parents c38f7d8 + d0e7e33 commit bf0fda5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ object Dependencies {
1818
scalaReflect.value,
1919
"net.exoego" %%% "scalajs-types-util" % "0.3.0" % "provided",
2020
"org.scalatest" %%% "scalatest" % scalatestVersion % "test",
21-
"com.thoughtworks.enableIf" %% "enableif" % "1.1.7"
21+
"com.thoughtworks.enableIf" %% "enableif" % "1.1.8"
2222
)
2323
)
2424

0 commit comments

Comments
 (0)