Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 15, 2022
1 parent 9a1b1e1 commit 7ec448c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -45,7 +45,7 @@
<dokka-maven-plugin.version>1.7.10</dokka-maven-plugin.version>
<jacoco-maven-plugin.version>0.8.8</jacoco-maven-plugin.version>
<junit.version>4.13.2</junit.version>
<kotlin.version>1.6.21</kotlin.version>
<kotlin.version>1.7.10</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 7ec448c

Please sign in to comment.