Skip to content

Commit

Permalink
Merge pull request #80 from RaceAssist/dependabot/gradle/dependencies…
Browse files Browse the repository at this point in the history
…-4c3f413d60

Bump the dependencies group with 5 updates
  • Loading branch information
Nlkomaru authored Aug 13, 2024
2 parents 1819e0b + 3edd8d3 commit e32e0ba
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
paper = "1.21-R0.1-SNAPSHOT"
mccoroutine = "2.18.0"
paper = "1.21.1-R0.1-SNAPSHOT"
mccoroutine = "2.19.0"
koinVersion = "3.5.6"
coroutine = "1.8.1"
serialization = "1.7.1"
Expand Down Expand Up @@ -69,8 +69,8 @@ koin-core = { group = "io.insert-koin", name = "koin-core", version.ref = "koin-
run-paper = { id = "xyz.jpenilla.run-paper", version = "2.3.0" }
resource-factory = { id = "xyz.jpenilla.resource-factory", version = "1.1.2" }
shadow = { id = "io.github.goooler.shadow", version = "8.1.8" }
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version = "2.0.0" }
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version = "2.0.0" }
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version = "2.0.10" }
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version = "2.0.10" }
dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }

[bundles]
Expand Down

0 comments on commit e32e0ba

Please sign in to comment.