Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

Commit

Permalink
Bump org.firstinspires.ftc:Blocks in /FtcRobotController
Browse files Browse the repository at this point in the history
Bumps [org.firstinspires.ftc:Blocks](https://github.com/FIRST-Tech-Challenge/FtcRobotController) from 8.1.1 to 8.2.0.
- [Release notes](https://github.com/FIRST-Tech-Challenge/FtcRobotController/releases)
- [Commits](FIRST-Tech-Challenge/FtcRobotController@v8.1.1...v8.2)

---
updated-dependencies:
- dependency-name: org.firstinspires.ftc:Blocks
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 17, 2023
1 parent 1aeab0c commit abee068
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repositories {
dependencies {
implementation 'com.acmerobotics.dashboard:dashboard:0.4.9'
implementation 'org.firstinspires.ftc:Inspection:8.1.1'
implementation 'org.firstinspires.ftc:Blocks:8.1.1'
implementation 'org.firstinspires.ftc:Blocks:8.2.0'
implementation 'org.firstinspires.ftc:Tfod:8.1.1'
implementation 'org.firstinspires.ftc:RobotCore:8.1.1'
implementation 'org.firstinspires.ftc:RobotServer:8.1.1'
Expand Down

0 comments on commit abee068

Please sign in to comment.