Skip to content

Commit 4cf4f13

Browse files
Bump kotlin-stdlib from 1.3.50 to 1.6.0
Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.3.50 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.50...v1.6.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 90be386 commit 4cf4f13

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
@@ -10,7 +10,7 @@
1010
<artifactId>sypht-kotlin-client</artifactId>
1111
<version>1.1</version>
1212
<properties>
13-
<kotlin.version>1.3.50</kotlin.version>
13+
<kotlin.version>1.6.0</kotlin.version>
1414
</properties>
1515

1616
<pluginRepositories>

0 commit comments

Comments
 (0)