File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -5,5 +5,5 @@ org.gradle.parallel=true
5
5
kotlin.incremental =true
6
6
kotlin.code.style =official
7
7
8
- version =1.0.0
9
- flk_version =1.8.5
8
+ version =1.0.1
9
+ flk_version =1.8.6
Original file line number Diff line number Diff line change 1
1
[versions ]
2
- atomic = " 0.18.4 "
2
+ atomic = " 0.18.5 "
3
3
coroutines = " 1.6.4"
4
4
datetime = " 0.4.0"
5
5
dokka = " 1.7.20"
6
- kotlin = " 1.7.20 "
6
+ kotlin = " 1.7.22 "
7
7
minecraft = " 1.19.2"
8
- qsl = " 3.0.0-beta.16 +1.19.2"
9
- quilt_loader = " 0.17.4 "
8
+ qsl = " 3.0.0-beta.24 +1.19.2"
9
+ quilt_loader = " 0.17.8 "
10
10
quilt_mappings = " 1.19.2+build.21"
11
11
serialization = " 1.4.1"
12
- serialization_plugin = " 1.7.20 " # usually same as kotlin but can lag behind
12
+ serialization_plugin = " 1.7.22 " # usually same as kotlin but can lag behind
13
13
14
14
[libraries ]
15
15
atomic = { module = " org.jetbrains.kotlinx:atomicfu-jvm" , version.ref = " atomic" }
You can’t perform that action at this time.
0 commit comments