Skip to content

Commit

Permalink
Bump dash
Browse files Browse the repository at this point in the history
  • Loading branch information
rbrott committed Sep 29, 2022
1 parent 67b0165 commit 05056c0
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 @@ -29,7 +29,7 @@ dependencies {
implementation project(':FtcRobotController')
annotationProcessor files('lib/OpModeAnnotationProcessor.jar')

implementation 'com.acmerobotics.dashboard:dashboard:0.4.5'
implementation 'com.acmerobotics.dashboard:dashboard:0.4.6'
implementation 'com.acmerobotics.roadrunner:core:1.0.0-beta0'

implementation 'com.fasterxml.jackson.core:jackson-databind:2.12.7'
Expand Down

0 comments on commit 05056c0

Please sign in to comment.