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

Drop Java 8 #207

Merged
merged 8 commits into from
Sep 30, 2022
Merged

Drop Java 8 #207

merged 8 commits into from
Sep 30, 2022

Commits on Sep 29, 2022

  1. Update gitignore

    mkurz committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    10fb5a2 View commit details
    Browse the repository at this point in the history
  2. Drop Java 8

    mkurz committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    fcf58f1 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Upgrade interplay

    mkurz committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    2a695d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a4f6e8 View commit details
    Browse the repository at this point in the history
  3. Fix resolver warnings

    mkurz committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    0f806f8 View commit details
    Browse the repository at this point in the history
  4. Fixes "References to undefined settings"

    Omnidoc / javadoc / tastyFiles from Omnidoc / javadoc ((sbt.Defaults.docTaskSettings) Defaults.scala:2123)
    Omnidoc / compile / bspReporter from Omnidoc / javadoc ((sbt.Defaults.docTaskSettings) Defaults.scala:2123)
    Omnidoc / scaladoc / tastyFiles from Omnidoc / scaladoc ((sbt.Defaults.docTaskSettings) Defaults.scala:2123)
    Omnidoc / compile / bspReporter from Omnidoc / scaladoc ((sbt.Defaults.docTaskSettings) Defaults.scala:2123)
    mkurz committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    2596752 View commit details
    Browse the repository at this point in the history
  5. Correct version via sbt-dynver

    mkurz committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    3be9456 View commit details
    Browse the repository at this point in the history
  6. Add publish workflow (finally!)

    mkurz committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    05f89d0 View commit details
    Browse the repository at this point in the history