Skip to content

Releases: freefair/gradle-plugins

9.5.0

28 Apr 23:33
f24a7d5

Choose a tag to compare

What's Changed

  • Bump com.gradle.develocity from 4.4.0 to 4.4.1 by @dependabot[bot] in #1750
  • Bump org.projectlombok:lombok from 1.18.44 to 1.18.46 by @dependabot[bot] in #1752
  • Bump org.apache.maven:maven-core from 3.9.14 to 3.9.15 in /examples by @dependabot[bot] in #1746
  • Bump org.apache.maven:maven-model from 3.9.14 to 3.9.15 in /examples by @dependabot[bot] in #1744
  • Bump io.freefair.settings.plugin-versions from 9.2.0 to 9.4.0 by @dependabot[bot] in #1749
  • Bump org.apache.maven:maven-plugin-api from 3.9.14 to 3.9.15 in /examples by @dependabot[bot] in #1751
  • Bump io.freefair.settings.plugin-versions from 9.2.0 to 9.4.0 in /examples by @dependabot[bot] in #1748
  • fix: Close URLClassLoader in SassCompile to prevent resource leak by @Frisch12 in #1725
  • fix: Separate try/catch for license and user fetch in GithubPomPlugin by @Frisch12 in #1753
  • Bump org.springframework.boot from 4.0.5 to 4.0.6 in /examples by @dependabot[bot] in #1757
  • Bump org.graalvm.buildtools.native from 1.0.0 to 1.1.0 in /examples by @dependabot[bot] in #1758
  • Bump org.springframework.boot:spring-boot-dependencies from 4.0.5 to 4.0.6 in /examples by @dependabot[bot] in #1756
  • fix(delombok): add sourcepath when module-info.java is present by @dtrunk90 in #1754
  • Bump org.springframework.boot:spring-boot-starter from 4.0.5 to 4.0.6 in /examples by @dependabot[bot] in #1755

New Contributors

Full Changelog: 9.4.0...9.5.0

9.4.0

20 Apr 22:32
724b957

Choose a tag to compare

What's Changed

  • Bump io.freefair.settings.plugin-versions from 8.14.3 to 8.14.4 by @dependabot[bot] in #1616
  • Bump io.freefair.settings.plugin-versions from 9.1.0 to 9.2.0 by @dependabot[bot] in #1618
  • Bump org.springframework.boot:spring-boot-starter from 3.5.6 to 3.5.9 in /examples by @dependabot[bot] in #1614
  • Bump com.github.spotbugs from 6.2.4 to 6.4.8 in /examples by @dependabot[bot] in #1612
  • Bump org.graalvm.buildtools.native from 0.11.0 to 0.11.3 in /examples by @dependabot[bot] in #1623
  • Bump org.aspectj:aspectjtools from 1.9.24 to 1.9.25.1 in /examples by @dependabot[bot] in #1625
  • Bump org.apache.maven:maven-core from 3.9.11 to 3.9.12 in /examples by @dependabot[bot] in #1615
  • Bump org.apache.maven:maven-model from 3.9.11 to 3.9.12 in /examples by @dependabot[bot] in #1613
  • Bump org.aspectj:aspectjrt from 1.9.24 to 1.9.25.1 in /examples by @dependabot[bot] in #1624
  • Bump org.mockito.kotlin:mockito-kotlin from 6.1.0 to 6.2.0 by @dependabot[bot] in #1622
  • Bump org.mockito.kotlin:mockito-kotlin from 6.2.0 to 6.2.1 by @dependabot[bot] in #1635
  • Bump com.gradle.develocity from 4.3 to 4.3.1 by @dependabot[bot] in #1626
  • Bump org.apache.maven:maven-model from 3.9.11 to 3.9.12 in /examples by @dependabot[bot] in #1628
  • Bump org.mockito.kotlin:mockito-kotlin from 6.2.1 to 6.2.2 by @dependabot[bot] in #1640
  • Bump com.gradle.develocity from 4.3.1 to 4.3.2 by @dependabot[bot] in #1650
  • Bump org.mockito.kotlin:mockito-kotlin from 6.2.2 to 6.2.3 by @dependabot[bot] in #1648
  • Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 by @dependabot[bot] in #1644
  • Fix configuration cache blocker in LombokExtension by @Frisch12 in #1658
  • Fix eager task realization in LombokPlugin and JavadocLinksPlugin by @Frisch12 in #1659
  • Bump gradle-wrapper from 8.14.3 to 8.14.4 by @dependabot[bot] in #1655
  • Add baseline tests for plugins with zero test coverage. by @Frisch12 in #1667
  • Bump org.springframework.boot from 3.5.9 to 3.5.10 in /examples by @dependabot[bot] in #1654
  • Bump org.immutables:value from 2.11.0 to 2.12.1 in /examples by @dependabot[bot] in #1653
  • Replace upToDateWhen with @UntrackedTask annotation in GWT tasks. by @Frisch12 in #1668
  • Add @CacheableTask annotations to deterministic transformation tasks. by @Frisch12 in #1669
  • Improve error messages and validation across multiple plugins. by @Frisch12 in #1671
  • Bump org.junit:junit-bom from 6.0.2 to 6.0.3 by @dependabot[bot] in #1678
  • Bump org.graalvm.buildtools.native from 0.11.1 to 0.11.3 in /examples by @dependabot[bot] in #1583
  • Bump org.spockframework:spock-bom from 2.3-groovy-4.0 to 2.4-groovy-4.0 by @dependabot[bot] in #1606
  • Bump org.spockframework:spock-bom from 2.3-groovy-4.0 to 2.4-groovy-4.0 in /examples by @dependabot[bot] in #1631
  • Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.15.1 to 3.15.2 in /examples by @dependabot[bot] in #1633
  • Bump org.sonarqube from 7.0.1.6134 to 7.2.2.6593 in /examples by @dependabot[bot] in #1638
  • Bump org.tukaani:xz from 1.11 to 1.12 by @dependabot[bot] in #1684
  • Bump org.jreleaser from 1.21.0 to 1.23.0 by @dependabot[bot] in #1687
  • Bump org.mockito:mockito-core from 5.21.0 to 5.22.0 by @dependabot[bot] in #1689
  • Fixes #1693: configureForSpotbugs using withDependencies instead of afterEvaluate by @maor-pontera in #1694
  • Add comprehensive test coverage for OkHttp plugin by @Frisch12 in #1674
  • Replace internal Gradle APIs with public alternatives for Gradle 10 c… by @Frisch12 in #1673
  • Make Sass Compile Task Relocatable by @dnl50 in #1715
  • Bump org.sonarsource.scanner.gradle:sonarqube-gradle-plugin from 7.2.2.6593 to 7.2.3.7755 by @dependabot[bot] in #1708
  • Bump com.gradle.develocity from 4.3.2 to 4.4.0 by @dependabot[bot] in #1723
  • Bump org.springframework.boot:spring-boot-starter-test from 4.0.1 to 4.0.5 in /examples by @dependabot[bot] in #1722
  • Bump com.gradle.plugin-publish from 2.0.0 to 2.1.1 by @dependabot[bot] in #1721
  • Add @SkipWhenEmpty and @IgnoreEmptyDirectories for better incremental… by @Frisch12 in #1670
  • Add comprehensive JavaDoc to plugin classes missing documentation. by @Frisch12 in #1672
  • Bump org.mockito.kotlin:mockito-kotlin from 6.2.3 to 6.3.0 by @dependabot[bot] in #1720
  • Bump org.mockito:mockito-core from 5.22.0 to 5.23.0 by @dependabot[bot] in #1703
  • Bump org.mockito:mockito-core from 5.22.0 to 5.23.0 in /examples by @dependabot[bot] in #1699
  • Bump gradle/actions from 5 to 6 by @dependabot[bot] in #1695
  • Improve documentation with Getting Started, Quick Reference, and llms.txt by @Frisch12 in #1726
  • Skip AJC when compile task produced no output by @Frisch12 in #1729
  • Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 in /examples by @dependabot[bot] in #1735
  • Bump org.immutables:value from 2.11.6 to 2.12.1 in /examples by @dependabot[bot] in #1740
  • Bump org.gwtproject:gwt-user from 2.12.2 to 2.13.0 in /examples by @dependabot[bot] in #1739
  • Bump org.sonarqube from 7.2.2.6593 to 7.2.3.7755 in /examples by @dependabot[bot] in #1733
  • Bump org.springframework.boot:spring-boot-dependencies from 4.0.1 to 4.0.5 in /examples by @dependabot[bot] in #1731
  • Bump com.github.spotbugs from 6.4.8 to 6.5.0 in /examples by @dependabot[bot] in #1741
  • Bump org.apache.maven:maven-artifact from 3.9.14 to 3.9.15 by @dependabot[bot] in #1743
  • Bump org.apache.maven:maven-model from 3.9.14 to 3.9.15 by @dependabot[bot] in #1745
  • Handle null repo/user responses in GithubPomPlugin by @Frisch12 in #1730
  • Bump com.github.spotbugs from 6.5.0 to 6.5.1 in /examples by @dependabot[bot] in #1742
  • Support JPMS projects in delombok by wiring module path by @Frisch12 in #1728

New Contributors

Full Changelog: 9.2.0...9.4.0

9.2.0

13 Jan 23:34

Choose a tag to compare

What's Changed

  • Bump io.freefair.settings.plugin-versions from 9.0.0 to 9.1.0 by @dependabot[bot] in #1569
  • Bump com.squareup.okhttp3:okhttp-bom from 5.3.0 to 5.3.1 by @dependabot[bot] in #1574
  • Bump com.squareup.okhttp3:okhttp-bom from 5.3.1 to 5.3.2 by @dependabot[bot] in #1575
  • Bump org.tukaani:xz from 1.10 to 1.11 by @dependabot[bot] in #1577
  • Bump io.freefair.settings.plugin-versions from 8.14.2 to 8.14.3 in /examples by @dependabot[bot] in #1573
  • Bump org.springframework.boot:spring-boot-starter from 3.5.6 to 3.5.7 in /examples by @dependabot[bot] in #1567
  • Bump org.junit:junit-bom from 5.14.0 to 5.14.1 by @dependabot[bot] in #1564
  • Bump io.freefair.settings.plugin-versions from 8.14.2 to 8.14.3 by @dependabot[bot] in #1563
  • Bump org.aspectj:aspectjrt from 1.9.24 to 1.9.25 in /examples by @dependabot[bot] in #1566
  • Bump de.larsgrefer.sass:sass-embedded-host from 4.3.1 to 4.4.0 by @dependabot[bot] in #1586
  • Bump actions/checkout from 5 to 6 by @dependabot[bot] in #1580
  • Bump com.gradle.develocity from 4.2.2 to 4.3 by @dependabot[bot] in #1593
  • Bump org.mockito:mockito-core from 5.20.0 to 5.21.0 by @dependabot[bot] in #1591
  • Bump org.sonarsource.scanner.gradle:sonarqube-gradle-plugin from 7.0.1.6134 to 7.2.0.6526 by @dependabot[bot] in #1588
  • Bump de.larsgrefer.sass:sass-embedded-host from 4.3.1 to 4.4.0 by @dependabot[bot] in #1581
  • Bump org.junit:junit-bom from 6.0.1 to 6.0.2 by @dependabot[bot] in #1608
  • Bump org.junit:junit-bom from 5.14.1 to 5.14.2 by @dependabot[bot] in #1607
  • Bump org.sonarsource.scanner.gradle:sonarqube-gradle-plugin from 7.2.0.6526 to 7.2.2.6593 by @dependabot[bot] in #1603
  • Bump gradle/actions from 4 to 5 by @dependabot[bot] in #1523

Full Changelog: 9.1.0...9.2.0

8.14.4

13 Jan 23:21

Choose a tag to compare

What's Changed

  • Bump org.tukaani:xz from 1.10 to 1.11 by @dependabot[bot] in #1577
  • Bump io.freefair.settings.plugin-versions from 8.14.2 to 8.14.3 in /examples by @dependabot[bot] in #1573
  • Bump org.junit:junit-bom from 5.14.0 to 5.14.1 by @dependabot[bot] in #1564
  • Bump io.freefair.settings.plugin-versions from 8.14.2 to 8.14.3 by @dependabot[bot] in #1563
  • Bump com.gradle.develocity from 4.2.2 to 4.3 by @dependabot[bot] in #1593
  • Bump org.mockito:mockito-core from 5.20.0 to 5.21.0 by @dependabot[bot] in #1591
  • Bump org.sonarsource.scanner.gradle:sonarqube-gradle-plugin from 7.0.1.6134 to 7.2.0.6526 by @dependabot[bot] in #1588
  • Bump de.larsgrefer.sass:sass-embedded-host from 4.3.1 to 4.4.0 by @dependabot[bot] in #1581
  • Bump org.junit:junit-bom from 5.14.1 to 5.14.2 by @dependabot[bot] in #1607
  • Bump org.sonarsource.scanner.gradle:sonarqube-gradle-plugin from 7.2.0.6526 to 7.2.2.6593 by @dependabot[bot] in #1603

Full Changelog: 8.14.3...8.14.4

9.1.0

08 Nov 00:14

Choose a tag to compare

What's Changed

  • Bump org.webjars:bootstrap from 5.3.7 to 5.3.8 in /examples by @dependabot[bot] in #1432
  • Bump de.larsgrefer.sass:sass-embedded-host from 4.3.0 to 4.3.1 by @dependabot[bot] in #1506
  • Bump io.freefair.settings.plugin-versions from 8.14.2 to 9.0.0 in /examples by @dependabot[bot] in #1507
  • Bump de.larsgrefer.sass:sass-embedded-host from 4.3.0 to 4.3.1 by @dependabot[bot] in #1504
  • Bump org.springframework.boot:spring-boot-starter from 3.5.5 to 3.5.6 in /examples by @dependabot[bot] in #1502
  • Bump org.mockito:mockito-core from 5.19.0 to 5.20.0 by @dependabot[bot] in #1503
  • Bump org.graalvm.buildtools.native from 0.11.0 to 0.11.1 in /examples by @dependabot[bot] in #1513
  • Bump com.github.spotbugs from 6.3.0 to 6.4.2 in /examples by @dependabot[bot] in #1501
  • Bump com.gradle.develocity from 4.2 to 4.2.1 by @dependabot[bot] in #1520
  • Bump org.immutables:value from 2.11.0 to 2.11.4 in /examples by @dependabot[bot] in #1512
  • Bump io.github.classgraph:classgraph from 4.8.181 to 4.8.184 by @dependabot[bot] in #1539
  • Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #1536
  • Bump org.immutables:value from 2.11.4 to 2.11.6 in /examples by @dependabot[bot] in #1532
  • Bump com.squareup.okhttp3:okhttp-bom from 5.1.0 to 5.2.1 by @dependabot[bot] in #1535
  • Bump com.gradle.develocity from 4.2.1 to 4.2.2 by @dependabot[bot] in #1541
  • Bump org.junit:junit-bom from 5.13.4 to 5.14.0 by @dependabot[bot] in #1529
  • Bump org.junit:junit-bom from 5.13.4 to 6.0.0 by @dependabot[bot] in #1514
  • Bump org.junit:junit-bom from 6.0.0 to 6.0.1 by @dependabot[bot] in #1560
  • Bump com.squareup.okhttp3:okhttp-bom from 5.2.1 to 5.3.0 by @dependabot[bot] in #1559
  • Bump org.jreleaser from 1.20.0 to 1.21.0 by @dependabot[bot] in #1562
  • Bump org.sonarqube from 6.3.1.5724 to 7.0.1.6134 in /examples by @dependabot[bot] in #1557
  • Bump org.mockito.kotlin:mockito-kotlin from 6.0.0 to 6.1.0 by @dependabot[bot] in #1517
  • Bump org.sonarsource.scanner.gradle:sonarqube-gradle-plugin from 6.3.1.5724 to 7.0.1.6134 by @dependabot[bot] in #1556
  • Bump org.mockito.kotlin:mockito-kotlin from 6.0.0 to 6.1.0 by @dependabot[bot] in #1515
  • Bump com.github.spotbugs from 6.4.2 to 6.4.4 in /examples by @dependabot[bot] in #1552
  • Bump org.webjars:bootstrap from 5.3.7 to 5.3.8 in /examples by @dependabot[bot] in #1546
  • Bump org.sonarsource.scanner.gradle:sonarqube-gradle-plugin from 6.3.1.5724 to 7.0.1.6134 by @dependabot[bot] in #1553

Full Changelog: 9.0.0...9.1.0

8.14.3

08 Nov 00:13
2ba7317

Choose a tag to compare

What's Changed

  • Bump org.apache.maven:maven-artifact from 3.9.10 to 3.9.11 in /examples by @dependabot[bot] in #1446
  • Bump org.apache.maven:maven-core from 3.9.10 to 3.9.11 in /examples by @dependabot[bot] in #1444
  • Bump com.gradle.develocity from 4.1 to 4.1.1 by @dependabot[bot] in #1434
  • Bump de.larsgrefer.sass:sass-embedded-host from 4.2.0 to 4.3.0 by @dependabot[bot] in #1433
  • Bump org.asciidoctor.jvm.convert from 4.0.4 to 4.0.5 by @dependabot[bot] in #1463
  • Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0 by @dependabot[bot] in #1460
  • Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 by @dependabot[bot] in #1461
  • Bump org.springframework.boot:spring-boot-starter from 3.5.4 to 3.5.5 in /examples by @dependabot[bot] in #1454
  • Bump io.github.classgraph:classgraph from 4.8.180 to 4.8.181 by @dependabot[bot] in #1473
  • Bump com.gradle.plugin-publish from 1.3.1 to 2.0.0 by @dependabot[bot] in #1471
  • Bump org.mockito:mockito-core from 5.18.0 to 5.19.0 in /examples by @dependabot[bot] in #1470
  • Bump com.gradle.develocity from 4.1.1 to 4.2 in /examples by @dependabot[bot] in #1472
  • Bump org.projectlombok:lombok from 1.18.38 to 1.18.42 by @dependabot[bot] in #1477
  • Bump org.assertj:assertj-core from 3.27.3 to 3.27.6 in /examples by @dependabot[bot] in #1492
  • Bump org.sonarsource.scanner.gradle:sonarqube-gradle-plugin from 6.2.0.5505 to 6.3.1.5724 by @dependabot[bot] in #1488
  • Bump org.mockito.kotlin:mockito-kotlin from 5.4.0 to 6.0.0 by @dependabot[bot] in #1469
  • Bump de.larsgrefer.sass:sass-embedded-host from 4.3.0 to 4.3.1 by @dependabot[bot] in #1504
  • Bump org.springframework.boot:spring-boot-starter from 3.5.5 to 3.5.6 in /examples by @dependabot[bot] in #1502
  • Bump org.mockito:mockito-core from 5.19.0 to 5.20.0 by @dependabot[bot] in #1503
  • Bump com.gradle.develocity from 4.2 to 4.2.1 by @dependabot[bot] in #1520
  • Bump io.github.classgraph:classgraph from 4.8.181 to 4.8.184 by @dependabot[bot] in #1539
  • Bump com.gradle.develocity from 4.2.1 to 4.2.2 by @dependabot[bot] in #1541
  • Bump org.junit:junit-bom from 5.13.4 to 5.14.0 by @dependabot[bot] in #1529
  • Bump org.mockito.kotlin:mockito-kotlin from 6.0.0 to 6.1.0 by @dependabot[bot] in #1517
  • Bump org.webjars:bootstrap from 5.3.7 to 5.3.8 in /examples by @dependabot[bot] in #1546
  • Bump org.sonarsource.scanner.gradle:sonarqube-gradle-plugin from 6.3.1.5724 to 7.0.1.6134 by @dependabot[bot] in #1553

Full Changelog: 8.14.2...8.14.3

9.0.0

26 Sep 22:10

Choose a tag to compare

What's Changed

  • Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #1425
  • Bump io.github.classgraph:classgraph from 4.8.180 to 4.8.181 in /examples by @dependabot[bot] in #1424
  • Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0 in /examples by @dependabot[bot] in #1422
  • Bump com.gradle.develocity from 4.1 to 4.1.1 in /examples by @dependabot[bot] in #1431
  • Bump org.mockito:mockito-core from 5.18.0 to 5.19.0 in /examples by @dependabot[bot] in #1423
  • Bump org.apache.maven:maven-artifact from 3.9.10 to 3.9.11 in /examples by @dependabot[bot] in #1446
  • Bump com.gradle.develocity from 4.1 to 4.1.1 by @dependabot[bot] in #1445
  • Bump org.apache.maven:maven-core from 3.9.10 to 3.9.11 in /examples by @dependabot[bot] in #1444
  • Bump com.gradle.develocity from 4.1 to 4.1.1 by @dependabot[bot] in #1434
  • Bump de.larsgrefer.sass:sass-embedded-host from 4.2.0 to 4.3.0 by @dependabot[bot] in #1433
  • Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #1441
  • Bump com.squareup.okhttp3:okhttp-bom from 5.0.0 to 5.1.0 by @dependabot[bot] in #1453
  • switch default lombok version to 1.18.40 by @danishnawab in #1467
  • Bump org.asciidoctor.jvm.convert from 4.0.4 to 4.0.5 by @dependabot[bot] in #1463
  • Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 by @dependabot[bot] in #1451
  • Bump org.asciidoctor.jvm.convert from 4.0.4 to 4.0.5 by @dependabot[bot] in #1452
  • Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0 by @dependabot[bot] in #1460
  • Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 by @dependabot[bot] in #1461
  • Bump org.sonarsource.scanner.gradle:sonarqube-gradle-plugin from 6.2.0.5505 to 6.3.1.5724 by @dependabot[bot] in #1448
  • Bump com.squareup.okhttp3:okhttp-bom from 4.12.0 to 5.1.0 in /examples by @dependabot[bot] in #1412
  • Bump com.github.spotbugs from 6.2.4 to 6.3.0 in /examples by @dependabot[bot] in #1430
  • Bump org.sonarqube from 6.2.0.5505 to 6.3.1.5724 in /examples by @dependabot[bot] in #1440
  • Bump org.springframework.boot:spring-boot-starter from 3.5.4 to 3.5.5 in /examples by @dependabot[bot] in #1454
  • Bump io.github.classgraph:classgraph from 4.8.180 to 4.8.181 by @dependabot[bot] in #1473
  • Bump com.gradle.plugin-publish from 1.3.1 to 2.0.0 by @dependabot[bot] in #1471
  • Bump com.gradle.develocity from 4.1.1 to 4.2 by @dependabot[bot] in #1475
  • Bump com.gradle.plugin-publish from 1.3.1 to 2.0.0 by @dependabot[bot] in #1456
  • Bump org.mockito:mockito-core from 5.18.0 to 5.19.0 in /examples by @dependabot[bot] in #1470
  • Bump com.gradle.develocity from 4.1.1 to 4.2 in /examples by @dependabot[bot] in #1472
  • Bump org.assertj:assertj-core from 3.27.4 to 3.27.5 by @dependabot[bot] in #1483
  • Bump org.projectlombok:lombok from 1.18.40 to 1.18.42 by @dependabot[bot] in #1482
  • Bump org.projectlombok:lombok from 1.18.38 to 1.18.42 by @dependabot[bot] in #1477
  • Bump org.webjars:bootstrap from 5.3.7 to 5.3.8 in /examples by @dependabot[bot] in #1479
  • Bump org.assertj:assertj-core from 3.27.5 to 3.27.6 by @dependabot[bot] in #1490
  • Bump org.springframework.boot:spring-boot-starter from 3.5.5 to 3.5.6 in /examples by @dependabot[bot] in #1489
  • Bump org.assertj:assertj-core from 3.27.3 to 3.27.6 in /examples by @dependabot[bot] in #1492
  • Bump org.assertj:assertj-core from 3.27.3 to 3.27.6 in /examples by @dependabot[bot] in #1491
  • Bump org.sonarsource.scanner.gradle:sonarqube-gradle-plugin from 6.2.0.5505 to 6.3.1.5724 by @dependabot[bot] in #1488
  • Bump org.mockito:mockito-core from 5.19.0 to 5.20.0 by @dependabot[bot] in #1487
  • Bump org.mockito.kotlin:mockito-kotlin from 5.4.0 to 6.0.0 by @dependabot[bot] in #1469

Full Changelog: 8.14.2...9.0.0

9.0.0-rc2

07 Sep 12:50

Choose a tag to compare

9.0.0-rc2 Pre-release
Pre-release

Full Changelog: 9.0.0-rc1...9.0.0-rc2

9.0.0-rc1

07 Sep 12:49

Choose a tag to compare

9.0.0-rc1 Pre-release
Pre-release

Full Changelog: 8.14.2...9.0.0-rc1

8.14.2

18 Aug 19:43

Choose a tag to compare

Full Changelog: 8.14.1...8.14.2