mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
[cmd3] Correct the groupId for commands v3 in the JSON (#8306)
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"jsonUrl": "",
|
||||
"javaDependencies": [
|
||||
{
|
||||
"groupId": "org.wpilib.commands3",
|
||||
"groupId": "org.wpilib",
|
||||
"artifactId": "commands3-java",
|
||||
"version": "wpilib"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user