Skip to content

Commit

Permalink
Add missing '/' to essential-kson maven URL
Browse files Browse the repository at this point in the history
  • Loading branch information
arkanovicz committed Dec 14, 2024
1 parent c002655 commit 1373d93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries.json
Original file line number Diff line number Diff line change
Expand Up @@ -1052,7 +1052,7 @@
{
"github": "arkanovicz/essential-kson",
"category": "Utils",
"maven": "https://repo1.maven.org/maven2/com/republicate/kson/essential-kson"
"maven": "https://repo1.maven.org/maven2/com/republicate/kson/essential-kson/"
},
{
"github": "chopyourbrain/Kontrol",
Expand Down

0 comments on commit 1373d93

Please sign in to comment.