-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9c55e90
commit 0cd711f
Showing
3 changed files
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
// DON'T EDIT THIS FILE. | ||
// This file is auto generated by sbt-lock 0.5.0. | ||
// https://github.com/tkawachi/sbt-lock/ | ||
dependencyOverrides ++= Seq( | ||
|
||
) | ||
// LIBRARY_DEPENDENCIES_HASH 0c49882eadefd552f9cd81a0a2cfd8ee379ccb62 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
// DON'T EDIT THIS FILE. | ||
// This file is auto generated by sbt-lock 0.5.0. | ||
// https://github.com/tkawachi/sbt-lock/ | ||
dependencyOverrides ++= Seq( | ||
"com.beachape" % "enumeratum-macros_2.12" % "1.5.9", | ||
"com.beachape" % "enumeratum_sjs0.6_2.12" % "1.5.13", | ||
"org.scala-js" % "scalajs-library_2.12" % "0.6.24" | ||
) | ||
// LIBRARY_DEPENDENCIES_HASH cdc4f1092884ec1749a8c0ec0a149f0dacddc0bd |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
// DON'T EDIT THIS FILE. | ||
// This file is auto generated by sbt-lock 0.5.0. | ||
// https://github.com/tkawachi/sbt-lock/ | ||
dependencyOverrides ++= Seq( | ||
"com.beachape" % "enumeratum-macros_2.12" % "1.5.9", | ||
"com.beachape" % "enumeratum_2.12" % "1.5.13" | ||
) | ||
// LIBRARY_DEPENDENCIES_HASH 87b7fb0dcf5a846eb489de852f520339cdd5ba90 |