Skip to content

Commit

Permalink
Bump dash
Browse files Browse the repository at this point in the history
  • Loading branch information
rbrott committed Jan 6, 2023
1 parent 4fc5d64 commit b38e9e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TeamCode/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies {
implementation project(':FtcRobotController')
annotationProcessor files('lib/OpModeAnnotationProcessor.jar')

implementation 'com.acmerobotics.dashboard:dashboard:0.4.7'
implementation 'com.acmerobotics.dashboard:dashboard:0.4.8'
implementation 'com.acmerobotics.roadrunner:core:1.0.0-beta1'
implementation 'com.acmerobotics.roadrunner:actions:1.0.0-beta1'

Expand Down

0 comments on commit b38e9e6

Please sign in to comment.