Skip to content

Commit

Permalink
Update libxmp-java
Browse files Browse the repository at this point in the history
  • Loading branch information
TheEssem committed Jun 1, 2024
1 parent 7050330 commit d51a2bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
}

group = "space.essem"
version = "0.2.2"
version = "0.2.3"

lavalinkPlugin {
name = "lava-xm-plugin"
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ lavalink-server = "4.0.0"
lavalink = { id = "dev.arbjerg.lavalink.gradle-plugin", version = "1.0.10" }

[libraries]
libxmp = { module = "org.helllabs:libxmp-java", version = "1.0.2" }
libxmp = { module = "org.helllabs:libxmp-java", version = "1.0.3" }

0 comments on commit d51a2bc

Please sign in to comment.