Skip to content

Commit

Permalink
Merge pull request #18 from LibreCybernetics/updates
Browse files Browse the repository at this point in the history
Updates
  • Loading branch information
fabianhjr authored Oct 4, 2023
2 parents 46a4313 + 9c9c7f8 commit d18a0a0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ThisBuild / libraryDependencySchemes += "org.scala-native" % "sbt-scala-native"

addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.1")
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.15")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.2")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.14.0")

// Documentation

Expand All @@ -22,4 +22,4 @@ addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.6")
// CI/CD

addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.16.0")
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.17.0")

0 comments on commit d18a0a0

Please sign in to comment.