Skip to content

Commit

Permalink
#26: pushing the build.gradle update in order to fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jkleiber committed Jan 2, 2023
1 parent 84b48f6 commit f616fc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import org.gradle.internal.os.OperatingSystem
plugins {
id "cpp"
id "google-test-test-suite"
id "edu.wpi.first.GradleRIO" version "2023.1.1-beta-3"
id "edu.wpi.first.GradleRIO" version "2023.1.1-beta-7"
}

// Define my targets (RoboRIO) and artifacts (deployable files)
Expand Down

0 comments on commit f616fc3

Please sign in to comment.