Skip to content

Commit

Permalink
Update developerRobot JRE
Browse files Browse the repository at this point in the history
  • Loading branch information
rzblue committed Feb 4, 2025
1 parent 2969863 commit 54baef0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/groovy/WPIJREArtifact.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ public class WPIJREArtifact extends MavenArtifact {

private boolean checkJreVersion = true;

private final String artifactLocation = "edu.wpi.first.jdk:roborio-2024:17.0.9u7-1"
private final String artifactLocation = "edu.wpi.first.jdk:roborio-2024:17.0.9u7-3"

@Inject
public WPIJREArtifact(String name, RemoteTarget target) {
Expand Down

0 comments on commit 54baef0

Please sign in to comment.