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.12.0
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
  • 5 commits
  • 5 files changed
  • 3 contributors

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    d3caf9a View commit details
    Browse the repository at this point in the history
  2. 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