Skip to content

Commit

Permalink
Update Kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
NichtStudioCode committed May 8, 2024
1 parent 4d8b661 commit 6dddb43
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,6 @@ ${dir}/

# gradle directories
build/

# Kotlin
.kotlin/
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ format.version = "1.1"
cbf = "0.10"
configurate = "4.2.0-SNAPSHOT"
invui = "1.25"
kotlin = "1.9.23"
kotlin = "2.0.0-RC2"
kotlinx-coroutines = "1.8.0"
ktor = "2.3.9"
paper = "1.20.4-R0.1-SNAPSHOT"
Expand Down

0 comments on commit 6dddb43

Please sign in to comment.