Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

Commit

Permalink
Bump lampVersion from 3.1.8 to 3.1.9 (#59)
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: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)

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)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 31, 2024
1 parent 73ec809 commit 1688e9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar

val lampVersion = "3.1.8"
val lampVersion = "3.1.9"

dependencies {
compileOnly("org.spigotmc:spigot-api:1.14.4-R0.1-SNAPSHOT") {
Expand Down

0 comments on commit 1688e9f

Please sign in to comment.