Skip to content

Commit

Permalink
Merge pull request #64 from Nlkomaru/dependabot/gradle/dependencies-8…
Browse files Browse the repository at this point in the history
…1c6b76949

Bump the dependencies group with 2 updates
  • Loading branch information
github-actions[bot] authored Dec 2, 2024
2 parents 930d671 + b4be102 commit fc8cb79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ koin-core = { group = "io.insert-koin", name = "koin-core", version.ref = "koinV
run-paper = { id = "xyz.jpenilla.run-paper", version = "2.3.1" }
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.0.21" }
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version = "2.0.21" }
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" }

[bundles]
Expand Down

0 comments on commit fc8cb79

Please sign in to comment.