From 33d0636f356734e10d9e2d47523116a2ac349be8 Mon Sep 17 00:00:00 2001 From: Gabriel Seaver Date: Wed, 16 Feb 2022 22:28:03 -0500 Subject: [PATCH] updated to wpilib version 2022.3.1 --- swervelib/build.gradle | 8 ++++---- .../build/docs/javadoc/allclasses-index.html | 4 ++-- swervelib/build/docs/javadoc/allclasses.html | 2 +- .../build/docs/javadoc/allpackages-index.html | 4 ++-- .../build/docs/javadoc/constant-values.html | 4 ++-- .../build/docs/javadoc/deprecated-list.html | 4 ++-- .../team1711/swerve/commands/AutonDrive.html | 4 ++-- .../team1711/swerve/commands/AutonTurn.html | 4 ++-- .../swerve/commands/FrameOfReference.html | 4 ++-- .../swerve/commands/package-summary.html | 4 ++-- .../swerve/commands/package-tree.html | 4 ++-- .../swerve/subsystems/AutoSwerveDrive.html | 4 ++-- .../swerve/subsystems/AutoSwerveWheel.html | 4 ++-- .../swerve/subsystems/GyroSwerveDrive.html | 4 ++-- .../swerve/subsystems/SwerveDrive.html | 4 ++-- .../swerve/subsystems/SwerveWheel.html | 4 ++-- .../swerve/subsystems/package-summary.html | 4 ++-- .../swerve/subsystems/package-tree.html | 4 ++-- .../frc/team1711/swerve/util/Angles.html | 4 ++-- .../frc/team1711/swerve/util/Vector.html | 4 ++-- .../team1711/swerve/util/package-summary.html | 4 ++-- .../team1711/swerve/util/package-tree.html | 4 ++-- swervelib/build/docs/javadoc/help-doc.html | 4 ++-- swervelib/build/docs/javadoc/index-all.html | 4 ++-- swervelib/build/docs/javadoc/index.html | 6 +++--- .../docs/javadoc/member-search-index.zip | Bin 1081 -> 1081 bytes .../build/docs/javadoc/overview-summary.html | 2 +- .../build/docs/javadoc/overview-tree.html | 4 ++-- .../docs/javadoc/package-search-index.zip | Bin 261 -> 261 bytes .../build/docs/javadoc/type-search-index.zip | Bin 332 -> 332 bytes ....jar => swervelib-v3.2022.3.1-javadoc.jar} | Bin 445578 -> 445570 bytes ...2022.1.1.jar => swervelib-v3.2022.3.1.jar} | Bin 14743 -> 14743 bytes .../test/classes/swerve.LibraryTest.html | 2 +- swervelib/build/reports/tests/test/index.html | 2 +- .../reports/tests/test/packages/swerve.html | 2 +- .../test/TEST-swerve.LibraryTest.xml | 2 +- .../test-results/test/binary/results.bin | Bin 106 -> 106 bytes .../compileJava/previous-compilation-data.bin | Bin 4247 -> 4247 bytes swervelib/build/tmp/javadoc/javadoc.options | 6 +++--- 39 files changed, 62 insertions(+), 62 deletions(-) rename swervelib/build/libs/{swervelib-v3.2022.1.1-javadoc.jar => swervelib-v3.2022.3.1-javadoc.jar} (84%) rename swervelib/build/libs/{swervelib-v3.2022.1.1.jar => swervelib-v3.2022.3.1.jar} (91%) diff --git a/swervelib/build.gradle b/swervelib/build.gradle index 24e2b30..114890a 100644 --- a/swervelib/build.gradle +++ b/swervelib/build.gradle @@ -41,13 +41,13 @@ dependencies { // Go to https://frcmaven.wpi.edu/ui/native/release/edu/wpi/first // to get dependencies for all subpackages of edu.wpi.first // Note that edu.wpi.first.wpilibj2.command corresponds with edu.wpi.first.wpilibNewCommands - api 'edu.wpi.first.wpilibj:wpilibj-java:2022.1.1' - api 'edu.wpi.first.wpilibNewCommands:wpilibNewCommands-java:2022.1.1' - api 'edu.wpi.first.wpiutil:wpiutil-java:2022.1.1' + api 'edu.wpi.first.wpilibj:wpilibj-java:2022.3.1' + api 'edu.wpi.first.wpilibNewCommands:wpilibNewCommands-java:2022.3.1' + api 'edu.wpi.first.wpiutil:wpiutil-java:2022.3.1' } -version = 'v3.2022.1.1' +version = 'v3.2022.3.1' group = 'io.github.frc1711' java { diff --git a/swervelib/build/docs/javadoc/allclasses-index.html b/swervelib/build/docs/javadoc/allclasses-index.html index b5c6d80..6a75231 100644 --- a/swervelib/build/docs/javadoc/allclasses-index.html +++ b/swervelib/build/docs/javadoc/allclasses-index.html @@ -3,7 +3,7 @@ -All Classes (swervelib v3.2022.1.1 API) +All Classes (swervelib v3.2022.3.1 API) @@ -20,7 +20,7 @@