Skip to content

v5.15.0

Choose a tag to compare

@TimvdLippe TimvdLippe released this 12 Dec 10:28
835f6be

Changelog generated by Shipkit Changelog Gradle Plugin

5.15.0

  • 2024-12-19 - 69 commit(s) by Andreas Turban, Ashley, Brice Dutheil, Michael Kramer, Miguel Graham, Rafael Winterhalter, dependabot[bot]
  • Bump com.google.googlejavaformat:google-java-format from 1.25.0 to 1.25.1 (#3541)
  • Bump org.eclipse.platform:org.eclipse.osgi from 3.21.0 to 3.22.0 (#3539)
  • Bump biz.aQute.bnd:biz.aQute.bnd.gradle from 7.0.0 to 7.1.0 (#3538)
  • Bump org.gradle.toolchains.foojay-resolver-convention from 0.8.0 to 0.9.0 (#3537)
  • Makes license a convention plugin (#3532)
  • fixes #3519: adds a Gradle groovy dsl example (#3529)
  • Instructions on configuring mockito as agent lacks a Gradle Groovy DSL example (currently only Kotlin DSL) (#3519)
  • Bump com.google.googlejavaformat:google-java-format from 1.24.0 to 1.25.0 (#3516)
  • Bump ru.vyarus:gradle-animalsniffer-plugin from 1.7.1 to 1.7.2 (#3513)
  • Bump codecov/codecov-action from 4 to 5 (#3507)
  • Mockito issue #3490 (#3506)
  • Bump com.gradle.develocity from 3.18.1 to 3.18.2 (#3505)
  • Bump org.codehaus.groovy:groovy from 3.0.22 to 3.0.23 (#3502)
  • Declare android gradle plugins in version catalog (#3500)
  • Mockito fails with JVM internal error when mocking class clinit does not find a transitive dependency (#3499)
  • Mockito fails with JVM internal error when mocking class clinit does not find a transitive dependency (#3498)
  • Bump org.shipkit:shipkit-auto-version from 2.0.17 to 2.1.0 (#3497)
  • Bump bytebuddy from 1.15.8 to 1.15.10 (#3495)
  • Bump org.shipkit:shipkit-auto-version from 2.0.11 to 2.0.17 (#3492)
  • Bump bytebuddy from 1.15.7 to 1.15.8 (#3491)
  • Bump bytebuddy from 1.15.5 to 1.15.7 (#3486)
  • Bump org.junit.platform:junit-platform-launcher from 1.11.2 to 1.11.3 (#3485)
  • Bump net.ltgt.gradle:gradle-errorprone-plugin from 4.0.1 to 4.1.0 (#3481)
  • Bump junit-jupiter from 5.11.2 to 5.11.3 (#3480)
  • Fixes #3469: Prevent NPEs for Disabled Mocks (#3476)
  • Make android.tools.build.gradle plugin declared in the version catalog (#3475)
  • Make spotless a convention plugin, and fix google java format issue (#3473)
  • Bump com.google.googlejavaformat:google-java-format from 1.23.0 to 1.24.0 (#3472)
  • Bump org.junit.platform:junit-platform-launcher from 1.11.1 to 1.11.2 (#3471)
  • Disabled Mock Triggers NPE when Checking isMock (#3469)
  • Use convention plugins (#3446)
  • Convert build script to kotlin (#3445)