diff options
author | uvok | 2025-07-10 19:33:45 +0200 |
---|---|---|
committer | uvok | 2025-07-10 19:33:45 +0200 |
commit | f13406a6b48f677ed4d943030e630d21efe66ea7 (patch) | |
tree | 9c4436594c55a6092d30db648a601543083278ec /pom.xml | |
parent | d9da810adb525e12fb6f1480e117a77a6ed470e8 (diff) |
Use tg 1.6.6
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,7 +41,7 @@ What the fuck is wrong with these build systems??? <dependency> <groupId>app.tuxguitar</groupId> <artifactId>tuxguitar-lib</artifactId> - <version>9.99</version> + <version>1.6.6</version> </dependency> <dependency> |