Skip to content

Commit

Permalink
Bump lampVersion from 3.1.8 to 3.1.9
Browse files Browse the repository at this point in the history
Bumps `lampVersion` from 3.1.8 to 3.1.9.

Updates `com.github.Revxrsal.Lamp:common` from 3.1.8 to 3.1.9
- [Release notes](https://github.com/Revxrsal/Lamp/releases)
- [Commits](Revxrsal/Lamp@3.1.8...3.1.9)

Updates `com.github.Revxrsal.Lamp:bukkit` from 3.1.8 to 3.1.9
- [Release notes](https://github.com/Revxrsal/Lamp/releases)
- [Commits](Revxrsal/Lamp@3.1.8...3.1.9)

---
updated-dependencies:
- dependency-name: com.github.Revxrsal.Lamp:common
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.github.Revxrsal.Lamp:bukkit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 31, 2024
1 parent 9d23787 commit c93df2d
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 @@ -32,7 +32,7 @@ repositories {
dependencies {
val paperVersion = "1.20.4-R0.1-SNAPSHOT"
val mccoroutineVersion = "2.14.0"
val lampVersion = "3.1.8"
val lampVersion = "3.1.9"
val koinVersion = "3.5.3"
val coroutineVersion = "1.7.3"
val serializationVersion = "1.6.2"
Expand Down

0 comments on commit c93df2d

Please sign in to comment.