Compare commits
3 commits
c57805baf9
...
ac48941562
Author | SHA1 | Date | |
---|---|---|---|
ac48941562 | |||
631ee8f716 | |||
14a32bc55b |
2 changed files with 1 additions and 2 deletions
|
@ -38,5 +38,4 @@ steps:
|
|||
trigger:
|
||||
event:
|
||||
- push
|
||||
- pull_request
|
||||
- tag
|
|
@ -19,7 +19,7 @@ dependencies {
|
|||
paperDevBundle("1.19-R0.1-SNAPSHOT")
|
||||
|
||||
implementation(kotlin("reflect"))
|
||||
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.3.1")
|
||||
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.3.3")
|
||||
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.0")
|
||||
implementation("org.jetbrains.kotlin:kotlin-scripting-common")
|
||||
implementation("org.jetbrains.kotlin:kotlin-scripting-jvm")
|
||||
|
|
Loading…
Add table
Reference in a new issue