Skip to content

Commit

Permalink
Merge pull request #615 from Griefed/dependabot-gradle-serverpackcrea…
Browse files Browse the repository at this point in the history
…tor-api-develop-org.jetbrains.kotlinx-kotlinx-datetime-0.6.1

build(deps): bump org.jetbrains.kotlinx:kotlinx-datetime from 0.5.0 to 0.6.1 in /serverpackcreator-api
  • Loading branch information
Griefed authored Dec 4, 2024
2 parents 02831d0 + 9a984b3 commit fcc60e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion serverpackcreator-api/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ repositories {

dependencies {
api("io.github.microutils:kotlin-logging:3.0.5")
api("org.jetbrains.kotlinx:kotlinx-datetime:0.5.0")
api("org.jetbrains.kotlinx:kotlinx-datetime:0.6.1")
api("de.jensklingenberg.ktorfit:ktorfit-lib:2.1.0")
api("de.comahe.i18n4k:i18n4k-core:0.9.0")
api("de.comahe.i18n4k:i18n4k-core-jvm:0.9.0")
Expand Down

0 comments on commit fcc60e0

Please sign in to comment.