Bump contract.kotlin.version from 1.3.72 to 1.4.0 (#1491)
Bumps `contract.kotlin.version` from 1.3.72 to 1.4.0. Updates `kotlin-bom` from 1.3.72 to 1.4.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.4.0/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.3.72...v1.4.0) Updates `kotlin-scripting-compiler-embeddable` from 1.3.72 to 1.4.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.4.0/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.3.72...v1.4.0) Updates `kotlin-daemon-embeddable` from 1.3.72 to 1.4.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.4.0/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.3.72...v1.4.0) Updates `kotlin-compiler-embeddable` from 1.3.72 to 1.4.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.4.0/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.3.72...v1.4.0) Updates `kotlin-maven-plugin` from 1.3.72 to 1.4.0 Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
58cb2256ce
commit
4a7a90e3f8
2
pom.xml
2
pom.xml
@@ -63,7 +63,7 @@
|
||||
<exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
|
||||
<InMemoryJavaCompiler.version>1.3.0</InMemoryJavaCompiler.version>
|
||||
<!-- Aligned with Gradle, otherwise Gradle based projects won't work well -->
|
||||
<contract.kotlin.version>1.3.72</contract.kotlin.version>
|
||||
<contract.kotlin.version>1.4.0</contract.kotlin.version>
|
||||
<commons-beanutils.version>1.9.4</commons-beanutils.version>
|
||||
|
||||
<javadoc.failOnError>true</javadoc.failOnError>
|
||||
|
||||
Reference in New Issue
Block a user