File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,11 +2,11 @@ import edu.wpi.first.gradlerio.deploy.roborio.RoboRIO
22
33plugins {
44 id " java"
5- id " org.jetbrains.kotlin.jvm" version " 1.6.10 "
5+ id " org.jetbrains.kotlin.jvm" version " 1.6.20 "
66 id " edu.wpi.first.GradleRIO" version " 2022.4.1"
77}
88
9- version = " 22.0.0 "
9+ version = " 22.0.1 "
1010
1111sourceCompatibility = JavaVersion . VERSION_11
1212targetCompatibility = JavaVersion . VERSION_11
Original file line number Diff line number Diff line change 11{
22 "fileName" : " thirdcoast.json" ,
33 "name" : " StrykeForce-ThirdCoast" ,
4- "version" : " 22.0.0 " ,
4+ "version" : " 22.1.1 " ,
55 "uuid" : " 13c4f4b5-a1c0-4670-8f8d-b7b03628c0d3" ,
66 "mavenUrls" : [
77 " https://dl9vkdsodilqp.cloudfront.net/repo"
1111 {
1212 "groupId" : " org.strykeforce" ,
1313 "artifactId" : " thirdcoast" ,
14- "version" : " 22.0.0 "
14+ "version" : " 22.1.1 "
1515 }
1616 ],
1717 "jniDependencies" : [],
You can’t perform that action at this time.
0 commit comments