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

fix warnings #142

Merged
merged 1 commit into from
Oct 11, 2024
Merged

fix warnings #142

merged 1 commit into from
Oct 11, 2024

Conversation

xuwei-k
Copy link
Contributor

@xuwei-k xuwei-k commented Oct 8, 2024

/home/runner/work/sbt-scalatra/sbt-scalatra/build.sbt:13: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
      (scalaBinaryVersion in pluginCrossBuild).value
                          ^
/home/runner/work/sbt-scalatra/sbt-scalatra/build.sbt:12: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-0[13](https://github.com/scalatra/sbt-scalatra/actions/runs/11239833076/job/31247807312#step:4:14)x.html#slash
      (sbtBinaryVersion in pluginCrossBuild).value,
                        ^

@magnolia-k magnolia-k merged commit a5a0c0b into scalatra:master Oct 11, 2024
1 check passed
@xuwei-k xuwei-k deleted the patch-3 branch October 11, 2024 09:41
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