Skip to content

Commit ef150e4

Browse files
Bump kotlin.version from 1.7.10 to 1.7.20
Bumps `kotlin.version` from 1.7.10 to 1.7.20. Updates `kotlin-bom` 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) Updates `kotlin-test-junit5` 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) Updates `kotlin-maven-allopen` from 1.7.10 to 1.7.20 Updates `kotlin-maven-noarg` from 1.7.10 to 1.7.20 Updates `kotlin-maven-plugin` from 1.7.10 to 1.7.20 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-bom dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-test-junit5 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-maven-noarg dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0dea386 commit ef150e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<properties>
3434
<axon.version>4.6.0</axon.version>
3535
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
36-
<kotlin.version>1.7.10</kotlin.version>
36+
<kotlin.version>1.7.20</kotlin.version>
3737
<jackson-kotlin.version>2.13.4</jackson-kotlin.version>
3838
<kotlin-logging.version>2.1.23</kotlin-logging.version>
3939
<mockk.version>1.12.4</mockk.version>

0 commit comments

Comments
 (0)