File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1616 steps :
1717 - name : " setup env"
1818 id : " setup"
19- uses : " KyoriPowered/ci-cookbook/actions/setup-java-env@e77e68e0bee07333adf9ea66f8da5fa1e1363003 " # 2025.10.17
19+ uses : " KyoriPowered/ci-cookbook/actions/setup-java-env@f0bee699f7f8d92eb9e102ebb6b4ca7576a23b36 " # 2025.12.13
2020 with :
2121 runtime_version : 21
2222 publishing_branch_regex : " main"
Original file line number Diff line number Diff line change 1919 steps :
2020 - name : " setup env"
2121 id : " setup"
22- uses : " KyoriPowered/ci-cookbook/actions/setup-java-env@e77e68e0bee07333adf9ea66f8da5fa1e1363003 " # 2025.10.17
22+ uses : " KyoriPowered/ci-cookbook/actions/setup-java-env@f0bee699f7f8d92eb9e102ebb6b4ca7576a23b36 " # 2025.12.13
2323 with :
2424 runtime_version : 21
2525 publishing_branch_regex : " main"
Original file line number Diff line number Diff line change 11[versions ]
22adventure = " 4.24.0"
3- kotlin = " 2.2.20 "
3+ kotlin = " 2.2.21 "
44ktlint = " 1.7.0"
55ktor = " 3.2.3"
66
77[plugins ]
88indra-git = { id = " net.kyori.indra.git" , version = " 3.2.0" }
9- jib = { id = " com.google.cloud.tools.jib" , version = " 3.4.5 " }
9+ jib = { id = " com.google.cloud.tools.jib" , version = " 3.5.2 " }
1010kotlin-multiplatform = { id = " org.jetbrains.kotlin.multiplatform" , version.ref = " kotlin" }
1111kotlinx-serialization = { id = " org.jetbrains.kotlin.plugin.serialization" , version.ref = " kotlin" }
1212spotless = { id = " com.diffplug.spotless" , version = " 7.2.1" }
You can’t perform that action at this time.
0 commit comments