Skip to content

jib-gradle-plugin v3.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jul 21:38
· 0 commits to 4be0122ff243057e0dbf5a50282418fec31548ce since this release

Major Changes

  • Fixed the bug introduced in 3.1 that constructs a wrong Java runtime classpath when two dependencies have the same artifact ID and version but different group IDs. The bug occurs only when using Java 9+ or setting jib.container.expandClasspathDependencies. (#3331)

See CHANGELOG.md for more details.