What's Changed
- Merge 2.13.0-SNAPSHOT back into master by @olibye in #244
- target jmock-developers/jmock-library by @olibye in #245
- Update README.md by @olibye in #246
- Updated README instructions for using JMock in Gradle 7.0+. by @jbrains in #233
- Reduce logging by @olibye in #247
- 2.13.0-SNAPSHOT by @olibye in #248
- Release dev ops by @olibye in #249
- Fix #155 by @olibye in #250
- Upgrade junit4 by @olibye in #251
- Bump junit.jupiter.version from 5.5.2 to 5.6.2 by @dependabot-preview[bot] in #183
- Upgrade to GitHub-native Dependabot by @dependabot-preview[bot] in #218
- Prepare for merge queue by @olibye in #262
- DeterministicScheduler: Future is done if cancelled by @leonz in #237
- Bump org.apache.maven.plugins:maven-jar-plugin from 2.5 to 3.3.0 by @dependabot[bot] in #256
- Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.0.0-M2 to 3.4.1 by @dependabot[bot] in #257
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.2.0 to 3.6.3 by @dependabot[bot] in #258
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 2.22.2 to 3.2.5 by @dependabot[bot] in #261
- Dependabot ignore old junit runners by @olibye in #263
- Bump net.bytebuddy:byte-buddy from 1.10.9 to 1.14.12 by @dependabot[bot] in #252
- Bump org.objenesis:objenesis from 3.1 to 3.3 by @dependabot[bot] in #255
- Bump org.codehaus.mojo:versions-maven-plugin from 2.7 to 2.16.2 by @dependabot[bot] in #253
- Bump org.codehaus.mojo:exec-maven-plugin from 1.6.0 to 3.2.0 by @dependabot[bot] in #259
- Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.8 to 1.6.13 by @dependabot[bot] in #260
- Bump junit.jupiter.version from 5.6.2 to 5.10.2 by @dependabot[bot] in #264
- Bump com.thoughtworks.qdox:qdox from 2.0-M10 to 2.1.0 by @dependabot[bot] in #265
- Bump org.apache.maven.plugins:maven-surefire-plugin from 2.22.2 to 3.2.5 by @dependabot[bot] in #267
- Bump com.google.auto.service:auto-service from 1.0-rc6 to 1.1.1 by @dependabot[bot] in #268
- Bump net.alchim31.maven:scala-maven-plugin from 4.3.1 to 4.8.1 by @dependabot[bot] in #269
- Bump org.apache.maven.plugins:maven-gpg-plugin from 1.6 to 3.2.0 by @dependabot[bot] in #266
- Support negative delays in ScheduledFutures executed by the Determini… by @satur9nine in #236
- 2.13.2-SNAPSHOT into master by @olibye in #270
- Update dependabot.yml by @olibye in #278
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.2 by @dependabot[bot] in #279
- Bump org.apache.maven.plugins:maven-source-plugin from 3.1.0 to 3.3.0 by @dependabot[bot] in #272
- Bump org.junit.platform:junit-platform-launcher from 1.4.2 to 1.10.2 by @dependabot[bot] in #274
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 by @dependabot[bot] in #283
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.4 by @dependabot[bot] in #284
- Bump net.bytebuddy:byte-buddy from 1.14.12 to 1.14.13 by @dependabot[bot] in #280
- Add support for Java 17 and 21 to the build by @olibye in #304
- Bump org.junit.jupiter from 5.10.2 to 5.13.0 by @mkarg in #303
- Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.1 to 3.5.0 by @dependabot[bot] in #296
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.2 by @dependabot[bot] in #298
- Bump org.scala-lang:scala-library from 2.13.13 to 2.13.14 by @dependabot[bot] in #289
- Bump org.codehaus.mojo:exec-maven-plugin from 3.2.0 to 3.3.0 by @dependabot[bot] in #293
- Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot[bot] in #285
- Bump org.objenesis:objenesis from 3.3 to 3.4 by @dependabot[bot] in #290
- Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0 by @dependabot[bot] in #295
- Bump net.alchim31.maven:scala-maven-plugin from 4.8.1 to 4.9.2 by @dependabot[bot] in #299
- fix #172: DeterministicScheduler supports customizable tick precision by @carterkozak in #173
- Bump org.scala-lang:scala-library from 2.13.14 to 2.13.16 by @dependabot[bot] in #314
- Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.5.0 to 3.6.1 by @dependabot[bot] in #311
- Bump org.apache.maven.plugins:maven-jarsigner-plugin from 3.0.0 to 3.1.0 by @dependabot[bot] in #312
- Bump hamcrest.version from 2.2 to 3.0 by @dependabot[bot] in #313
- Bump junit.jupiter.version from 5.13.0 to 5.13.4 by @dependabot[bot] in #310
- Bump org.codehaus.mojo:versions-maven-plugin from 2.16.2 to 2.18.0 by @dependabot[bot] in #309
- Bump net.alchim31.maven:scala-maven-plugin from 4.9.2 to 4.9.5 by @dependabot[bot] in #307
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.5.3 by @dependabot[bot] in #308
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.11.2 by @dependabot[bot] in #306
- Potential fix for code scanning alert no. 2: Workflow does not contain permissions by @olibye in #315
- Potential fix for code scanning alert no. 1: Workflow does not contain permissions by @olibye in #316
- Potential fix for code scanning alert no. 3: Workflow does not contain permissions by @olibye in #317
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.5 to 3.5.3 by @dependabot[bot] in #319
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3 by @dependabot[bot] in #320
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.8 by @dependabot[bot] in #321
- Bump net.bytebuddy:byte-buddy from 1.17.6 to 1.17.7 by @dependabot[bot] in #322
- Bump com.thoughtworks.qdox:qdox from 2.1.0 to 2.2.0 by @dependabot[bot] in #323
- Bump org.codehaus.mojo:exec-maven-plugin from 3.3.0 to 3.5.1 by @dependabot[bot] in #324
- Bump org.junit.platform:junit-platform-launcher from 1.13.0 to 1.13.4 by @dependabot[bot] in #325
- Stabilise surefire by @olibye in #327
- Move to maven central publishing by @google-labs-jules[bot] in #333
- feature/central publishing by @olibye in #334
- feat: Use GitHub UI for releases by @google-labs-jules[bot] in #335
New Contributors
- @leonz made their first contribution in #237
- @dependabot[bot] made their first contribution in #256
- @satur9nine made their first contribution in #236
- @mkarg made their first contribution in #303
- @carterkozak made their first contribution in #173
- @google-labs-jules[bot] made their first contribution in #333
Full Changelog: 2.13.0...2.14.0