Skip to content

Commit

Permalink
Bump spms version to 0.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
toasterofbread committed Jan 26, 2025
1 parent 95fb23d commit e0a5aad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/plugins/spmp/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ class SpMpDeps(extra: Map<String, Any>) {
val dependencies: Map<String, DependencyInfo> =
mapOf(
"dev.toastbits:spms" to DependencyInfo(
version = "0.4.5",
version = "0.4.6",
name = "spmp-server",
author = "toasterofbread",
url = "https://github.com/toasterofbread/spmp-server",
Expand Down

0 comments on commit e0a5aad

Please sign in to comment.