Skip to content

Commit

Permalink
Merge pull request #65 from Nlkomaru/dependabot/gradle/dependencies-d…
Browse files Browse the repository at this point in the history
…a502eb2d2

Bump the dependencies group with 3 updates
  • Loading branch information
github-actions[bot] authored Dec 23, 2024
2 parents fc8cb79 + 30e89cf commit cae62cd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[versions]
paper = "1.21.3-R0.1-SNAPSHOT"
paper = "1.21.4-R0.1-SNAPSHOT"
koinVersion = "4.0.0"
mccoroutine = "2.20.0"
coroutine = "1.9.0"
coroutine = "1.10.1"
serialization = "1.7.3"
cloud = "2.1.0-SNAPSHOT"
cloudPaper = "2.0.0-SNAPSHOT"
Expand All @@ -24,7 +24,7 @@ resource-factory = { id = "xyz.jpenilla.resource-factory", version = "1.2.0" }
shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version = "2.1.0" }
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version = "2.1.0" }
dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }

[bundles]
commands = ["cloud", "cloudPaper", "cloud-annotations"]
Expand Down

0 comments on commit cae62cd

Please sign in to comment.