Skip to content

Commit 51ca3f1

Browse files
authored
Merge pull request #11 from CapitalRobotics/renovate/org.solverslib-pedropathing-0.x
fix(deps): update dependency org.solverslib:pedropathing to v0.3.3
2 parents 1140dd9 + 652f962 commit 51ca3f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TeamCode/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dependencies {
4545

4646
// SolversLib
4747
implementation "org.solverslib:core:0.3.3" // core
48-
implementation "org.solverslib:pedroPathing:SNAPSHOT-7cdcc66" // pedroPathing
48+
implementation "org.solverslib:pedroPathing:0.3.3" // pedroPathing
4949

5050
implementation "com.acmerobotics.dashboard:dashboard:0.5.1" // FTC Dashboard
5151
}

0 commit comments

Comments
 (0)