Skip to content

Commit

Permalink
Upgraded kotlin-compiler-embeddable from 1.7.10 to 1.7.20 (#373)
Browse files Browse the repository at this point in the history
Bumps [kotlin-compiler-embeddable](https://github.com/JetBrains/kotlin) from 1.7.10 to 1.7.20.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.20/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.7.10...v1.7.20)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-compiler-embeddable
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 5, 2022
1 parent a7e4d05 commit 56f8979
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<java.require.version>11</java.require.version>
<jdeps.multiRelease>11</jdeps.multiRelease>
<junit.version>4.13.2</junit.version>
<kotlin.version>1.7.10</kotlin.version>
<kotlin.version>1.7.20</kotlin.version>
<maven-dependency-plugin.version>3.3.0</maven-dependency-plugin.version>
<maven-plugin-tools.version>3.6.4</maven-plugin-tools.version>
<maven-resolver.version>1.8.2</maven-resolver.version>
Expand Down

0 comments on commit 56f8979

Please sign in to comment.