Skip to content

Commit

Permalink
update the jme-ttf library to v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed Mar 5, 2024
1 parent 8d6ea3d commit c066531
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ dependencies {
implementation 'com.github.stephengold:jme3-utilities-nifty:0.9.37'
implementation 'com.github.stephengold:Minie:8.0.0'
implementation 'com.github.stephengold:SkyControl:1.0.5'
implementation 'com.github.stephengold:jme-ttf:3.0.0'
implementation 'com.github.stephengold:jme-ttf:3.0.1'
implementation 'com.github.stephengold:Wes:0.8.1'
runtimeOnly 'org.jmonkeyengine:jme3-awt-dialogs:' + jme3Version
implementation 'org.jmonkeyengine:jme3-blender:3.3.2-stable'
Expand Down

0 comments on commit c066531

Please sign in to comment.