Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade dependencies to avoid repo.scala-sbt.org #3050

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

mkurz
Copy link
Contributor

@mkurz mkurz commented Jan 28, 2024

@johanandren should be good to merge.

@@ -1,15 +1,14 @@
resolvers += "Akka library repository".at("https://repo.akka.io/maven")

addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.4")
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sbt-ci-release comes with sbt-dynver

@johanandren johanandren merged commit 49365bf into akka:main Jan 30, 2024
50 checks passed
@mkurz mkurz deleted the upgrades branch January 30, 2024 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants