Skip to content
This repository was archived by the owner on Dec 22, 2023. It is now read-only.

Commit 02d23db

Browse files
Bump kotlin-stdlib from 1.3.41 to 1.6.0 (#11)
Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.3.41 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.41...v1.6.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production ... 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 e48fbb1 commit 02d23db

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
@@ -9,7 +9,7 @@
99
<version>1.0.0</version>
1010

1111
<properties>
12-
<kotlin.version>1.3.41</kotlin.version>
12+
<kotlin.version>1.6.0</kotlin.version>
1313
<kotlin.compiler.incremental>true</kotlin.compiler.incremental>
1414
<main.class>dev.rayzr.gameboi.GameboiKt</main.class>
1515
</properties>

0 commit comments

Comments
 (0)