Skip to content

Commit 4c31fb9

Browse files
authored
Merge pull request #16 from strykeforce/mwitcpalek/talonFX
Mwitcpalek/talon fx
2 parents 00d758a + 11f41e8 commit 4c31fb9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
id "edu.wpi.first.GradleRIO" version "2020.1.2"
55
}
66

7-
version = "20.0.0"
7+
version = "20.0.1"
88

99
sourceCompatibility = JavaVersion.VERSION_11
1010
targetCompatibility = JavaVersion.VERSION_11

vendordeps/thirdcoast.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
{
1212
"groupId": "org.strykeforce",
1313
"artifactId": "thirdcoast",
14-
"version": "20.1.0"
14+
"version": "20.1.1"
1515
}
1616
],
1717
"jniDependencies": [],

0 commit comments

Comments
 (0)