Bump dash

This commit is contained in:
Ryan Brott
2022-09-28 22:33:54 -07:00
parent 67b0165c32
commit 05056c07b8

View File

@ -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'