Skip to content

Commit

Permalink
Merge pull request #21 from Nlkomaru/dependabot/gradle/mccoroutineVer…
Browse files Browse the repository at this point in the history
…sion-2.14.0

Bump mccoroutineVersion from 2.13.0 to 2.14.0
  • Loading branch information
Nlkomaru authored Jan 9, 2024
2 parents f9ec44e + e75ec53 commit 4c97fca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ repositories {

dependencies {
val paperVersion = "1.20.4-R0.1-SNAPSHOT"
val mccoroutineVersion = "2.13.0"
val mccoroutineVersion = "2.14.0"
val lampVersion = "3.1.8"
val koinVersion = "3.5.3"
val coroutineVersion = "1.7.3"
Expand Down

0 comments on commit 4c97fca

Please sign in to comment.