Skip to content

2.4

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Apr 08:05
· 311 commits to refs/heads/master since this release
gradle-2.4
8b2a386

🚀 New features and improvements

  • Add Git VCS repository filtering for auto-injection (#275) @welandaz
  • Move injection logic to EnvironmentContributor (#269) @welandaz

🐛 Bug fixes

  • Set overflow to auto to display scrollbar only when necessary (#268) @jprinet

📦 Dependency updates

  • Bump io.netty:netty-bom from 4.1.90.Final to 4.1.91.Final (#274) @dependabot
  • Upgrade embedded GE maven extension version to 1.16.6 (#273) @welandaz
  • Bump net.bytebuddy:byte-buddy from 1.14.2 to 1.14.3 (#272) @dependabot
  • Bump com.gradle.enterprise from 3.12.5 to 3.12.6 (#271) @dependabot
  • Bump com.github.spotbugs from 5.0.13 to 5.0.14 (#270) @dependabot
  • Bump org.jenkins-ci.jpi from 0.48.0-rc.2 to 0.48.0-rc.3 (#267) @dependabot
  • Bump io.netty:netty-bom from 4.1.89.Final to 4.1.90.Final (#263) @dependabot
  • Bump de.undercouch.download from 5.3.1 to 5.4.0 (#264) @dependabot
  • Bump com.gradle.common-custom-user-data-gradle-plugin from 1.9 to 1.10 (#262) @dependabot
  • Bump com.gradle.enterprise from 3.12.4 to 3.12.5 (#265) @dependabot
  • Configure depandabot to ignore maven-core versions update (#266) @c00ler