Skip to content

Commit

Permalink
Merge pull request #6 from Nlkomaru/dependabot/gradle/com.github.Revx…
Browse files Browse the repository at this point in the history
…rsal.Lamp-common-3.1.7

Bump com.github.Revxrsal.Lamp:common from 3.1.5 to 3.1.7
  • Loading branch information
Nlkomaru authored Nov 16, 2023
2 parents 6c4786f + 5a895db commit 6b8d838
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 @@ -30,7 +30,7 @@ repositories {
dependencies {
val paperVersion = captureVersion(implementation("io.papermc.paper:paper-api:1.20.1-R0.1-SNAPSHOT")!!)
val mccoroutineVersion = captureVersion(implementation("com.github.shynixn.mccoroutine:mccoroutine-bukkit-core:2.11.0")!!)
val lampVersion = captureVersion(implementation("com.github.Revxrsal.Lamp:common:3.1.5")!!)
val lampVersion = captureVersion(implementation("com.github.Revxrsal.Lamp:common:3.1.7")!!)

compileOnly("io.papermc.paper", "paper-api", paperVersion)

Expand Down

0 comments on commit 6b8d838

Please sign in to comment.