Skip to content

Commit 718c013

Browse files
authored
Fix order
1 parent 55090ad commit 718c013

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects-2.12.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,9 +113,9 @@ Add in sbt using `libraryDependencies += ...`:
113113
"org.typelevel" %% "cats" % "0.8.1"
114114
"org.typelevel" %% "discipline" % "0.7.2"
115115
"org.typelevel" %% "macro-compat" % "1.1.1"
116+
"org.xerial.larray" %% "larray" % "0.4.0"
116117
"org.wvlet" %% "wvlet-log" % "1.1"
117118
"org.wvlet" %% "airframe" % "0.9"
118-
"org.xerial.larray" %% "larray" % "0.4.0"
119119
"pt.tecnico.dsi" %% "akka-kadmin" % "0.5.0"
120120
"pt.tecnico.dsi" %% "akka-ldap" % "0.4.2"
121121
"pt.tecnico.dsi" %% "akkastrator" % "0.8.0"

0 commit comments

Comments
 (0)