Skip to content

Commit

Permalink
Update build (#195)
Browse files Browse the repository at this point in the history
  • Loading branch information
alejandrohdezma authored Jan 15, 2024
1 parent d3c9f62 commit 276df09
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 6 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ jobs:
distribution: adopt
cache: 'sbt'

- uses: olafurpg/setup-gpg@v3

- name: Release
run: sbt versionCheck ci-release
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/dependency-graph.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
contents: write
steps:
- uses: actions/checkout@v3
- uses: scalacenter/sbt-dependency-graph-action@v1.0.0-RC1
- uses: scalacenter/sbt-dependency-submission@v2
3 changes: 0 additions & 3 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")

libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value

addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "3.2.0")

0 comments on commit 276df09

Please sign in to comment.