Skip to content

Commit

Permalink
upgrade sbt plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
dlwh committed Apr 12, 2021
1 parent cc85990 commit a1c5646
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "2.1.0")

addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "0.9.3")

addSbtPlugin("org.scalanlp" % "sbt-breeze-expand-codegen" % "0.1.6-SNAPSHOT")
addSbtPlugin("org.scalanlp" % "sbt-breeze-expand-codegen" % "0.2")

0 comments on commit a1c5646

Please sign in to comment.