Skip to content

Commit

Permalink
libs.versions.toml: add the "bundles" section and whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed May 18, 2024
1 parent 662cedc commit 2834702
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
## TOML version catalog for the Maud project

[versions]

checkstyle = "10.16.0"
jme = "3.7.0-beta1"

[libraries]

acorus = { module = "com.github.stephengold:Acorus", version = "2.0.0" }
heart = { module = "com.github.stephengold:Heart", version = "9.0.0" }
jme-ttf = { module = "com.github.stephengold:jme-ttf", version = "3.0.1" }
Expand All @@ -23,4 +25,6 @@ nifty-style-black = { module = "com.github.nifty-gui:nifty-style-black", version
skyControl = { module = "com.github.stephengold:SkyControl", version = "1.0.5" }
wes = { module = "com.github.stephengold:Wes", version = "0.8.1" }

[bundles]

[plugins]

0 comments on commit 2834702

Please sign in to comment.