diff --git a/TeamCode/build.gradle b/TeamCode/build.gradle index e15cd620c17..e361cdd21ff 100644 --- a/TeamCode/build.gradle +++ b/TeamCode/build.gradle @@ -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'