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: mockito/mockito-kotlin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.0.0
Choose a base ref
...
head repository: mockito/mockito-kotlin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.1.0
Choose a head ref
  • 6 commits
  • 12 files changed
  • 5 contributors

Commits on Nov 17, 2021

  1. Remove jcenter (#450)

    Also upgrade expect.kt with the contents of MavenCentral.
    k163377 authored Nov 17, 2021
    Configuration menu
    Copy the full SHA
    17249bf View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2022

  1. Add lenient option for whenever (#454)

    With this, we have fully fixed #325
    taeyeon-Kim authored Mar 5, 2022
    Configuration menu
    Copy the full SHA
    0a483e8 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. Upgrade Gradle to 6.9.2, Kotlin to 1.4.20, junit to 4.13.2 and mockit…

    …o to 4.4.0 (#458)
    
    * Upgrading to Gradle 6.9.2
    
    * Upgrading to Kotlin 1.4.20, most recent version supported by Gradle 6.9.2
    
    * Upgrade to Mockito 4.5.1
    
    * Upgrade to junit 4.13.2
    vetler authored Apr 22, 2022
    Configuration menu
    Copy the full SHA
    54614a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

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

Commits on Nov 23, 2022

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

Commits on Nov 26, 2022

  1. Update Shipkit versions (#468)

    Related to getting version 4.1.0 published: #462
    TimvdLippe authored Nov 26, 2022
    Configuration menu
    Copy the full SHA
    7793ba4 View commit details
    Browse the repository at this point in the history
Loading