Closed UserC2 closed 1 year ago
In yagsl.json two versions of YAGSL are specified:
{ "fileName": "yagsl.json", "name": "YAGSL", "version": "2023.1.6", <- reported version is 2023.1.6 "uuid": "1ccce5a4-acd2-4d18-bca3-4b8047188400", "mavenUrls": [ "https://broncbotz3481.github.io/YAGSL-Lib/yagsl/repos" ], "jsonUrl": "https://broncbotz3481.github.io/YAGSL-Lib/yagsl/yagsl.json", "javaDependencies": [ { "groupId": "swervelib", "artifactId": "YAGSL-java", "version": "2023.0.6" <- version of the library doesn't match } ], "jniDependencies": [ ], "cppDependencies": [ ] }
Oops, i will fix that right now
Thank you for pointing this out!
In yagsl.json two versions of YAGSL are specified: