Skip to content

1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Nov 06:25
· 116 commits to refs/heads/master since this release
maven-build-cache-extension-1.1.0
9c9896b

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

  • Bump org.testcontainers:testcontainers-bom from 1.19.2 to 1.19.3 (#112) @dependabot
  • Bump org.junit:junit-bom from 5.10.0 to 5.10.1 (#107) @dependabot
  • Bump org.testcontainers:testcontainers-bom from 1.19.1 to 1.19.2 (#108) @dependabot
  • Bump org.testcontainers:testcontainers-bom from 1.19.0 to 1.19.1 (#102) @dependabot
  • Bump com.github.tomakehurst:wiremock-jre8 from 2.35.0 to 2.35.1 (#101) @dependabot
  • Bump slf4jVersion from 1.7.32 to 1.7.36 (#100) @dependabot
  • Bump ch.qos.logback:logback-classic from 1.3.7 to 1.3.11 (#96) @dependabot
  • Bump org.testcontainers:testcontainers-bom from 1.18.3 to 1.19.0 (#97) @dependabot
  • Bump org.openjdk.jmh:jmh-core from 1.36 to 1.37 (#94) @dependabot
  • Bump org.openjdk.jmh:jmh-generator-annprocess from 1.36 to 1.37 (#93) @dependabot
  • Bump org.junit:junit-bom from 5.9.3 to 5.10.0 (#89) @dependabot

📝 Documentation updates

👻 Maintenance