Skip to content

Commit 3b979f6

Browse files
Bump kotlin-stdlib-common from 1.6.20 to 1.7.20 (#299)
Bumps [kotlin-stdlib-common](https://github.com/JetBrains/kotlin) from 1.6.20 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.6.20...v1.7.20) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-common dependency-type: direct:production update-type: version-update:semver-minor ... 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>
1 parent 8adffff commit 3b979f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>org.jetbrains.kotlin</groupId>
5555
<artifactId>kotlin-stdlib-common</artifactId>
56-
<version>1.6.20</version>
56+
<version>1.7.20</version>
5757
</dependency>
5858
<dependency>
5959
<groupId>org.checkerframework</groupId>

0 commit comments

Comments
 (0)