Skip to content

Commit 6e521c4

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-stdlib` 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-plugin` from 1.7.10 to 1.7.20 Updates `kotlin-reflect` 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-stdlib 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 - dependency-name: org.jetbrains.kotlin:kotlin-reflect dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 47b4a1a commit 6e521c4

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
@@ -18,7 +18,7 @@
1818
<junit-jupiter.version>5.9.1</junit-jupiter.version>
1919
<json-path.version>2.4.0</json-path.version>
2020
<opentest4j.version>1.2.0</opentest4j.version>
21-
<kotlin.version>1.7.10</kotlin.version>
21+
<kotlin.version>1.7.20</kotlin.version>
2222
<bnd.version>6.3.1</bnd.version>
2323
<symbolic.name>${project.groupId}.${project.artifactId}</symbolic.name>
2424
<osgi.importPackage>!kotlin.*,*</osgi.importPackage>

0 commit comments

Comments
 (0)