Skip to content

Commit 76e59a1

Browse files
Bump org.jetbrains.kotlin:kotlin-stdlib in /docs/demos/common (#4060)
Bumps [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.3.72 to 1.6.0. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.6.0/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.3.72...v1.6.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-version: 1.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4bba25d commit 76e59a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/demos/common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
</file>
7777
</activation>
7878
<properties>
79-
<kotlin.version>1.3.72</kotlin.version>
79+
<kotlin.version>1.6.0</kotlin.version>
8080
<kotlin.compiler.incremental>true</kotlin.compiler.incremental>
8181
</properties>
8282
<dependencies>

0 commit comments

Comments
 (0)