Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: xerial/sbt-sonatype
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.11.3
Choose a base ref
...
head repository: xerial/sbt-sonatype
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.12.2
Choose a head ref
  • 18 commits
  • 13 files changed
  • 4 contributors

Commits on Aug 23, 2024

  1. Document you need a token since Jan 2024 (#511)

    Since Jan 2024 you need to authenticate with a token instead of your username/password.
    erikvanoosten authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    e89154c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd2d43d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cddb253 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    bc162ad View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    2f952d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e42da9 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    328d026 View commit details
    Browse the repository at this point in the history
  2. prepare sbt 2 (#522)

    xuwei-k authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    9eef843 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a56501 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fda672d View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    5fc1ff4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b36431f View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    49d4315 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3caf9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8125565 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. fix: Exclude logback-core for JDK8 compatibility (#531)

    * fix: Exclude logback-core for JDK8 compatibility
    
    * reformat
    xerial authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    96a92f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7354799 View commit details
    Browse the repository at this point in the history
  3. fixes #530: Disable logback-core in Java 8 and show warning messages (#…

    …533)
    
    * fixes #530: Disable logback-core in Java 8 and show warning messages
    
    * Fix
    
    * update sbt script
    xerial authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    619a087 View commit details
    Browse the repository at this point in the history
Loading