We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 00d758a + 11f41e8 commit 4c31fb9Copy full SHA for 4c31fb9
build.gradle
@@ -4,7 +4,7 @@ plugins {
4
id "edu.wpi.first.GradleRIO" version "2020.1.2"
5
}
6
7
-version = "20.0.0"
+version = "20.0.1"
8
9
sourceCompatibility = JavaVersion.VERSION_11
10
targetCompatibility = JavaVersion.VERSION_11
vendordeps/thirdcoast.json
@@ -11,7 +11,7 @@
11
{
12
"groupId": "org.strykeforce",
13
"artifactId": "thirdcoast",
14
- "version": "20.1.0"
+ "version": "20.1.1"
15
16
],
17
"jniDependencies": [],
0 commit comments