Skip to content

Commit

Permalink
frontroute org name (website)
Browse files Browse the repository at this point in the history
  • Loading branch information
yurique committed Dec 15, 2024
1 parent cc91051 commit 37ee6d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ object Dependencies {

val frontroute: Def.Initialize[Seq[ModuleID]] = Def.setting {
Seq(
"io.frontroute" %%% "frontroute" % DependencyVersions.frontroute
"dev.frontroute" %%% "frontroute" % DependencyVersions.frontroute
)
}

Expand Down

0 comments on commit 37ee6d2

Please sign in to comment.