File tree Expand file tree Collapse file tree 2 files changed +19
-3
lines changed Expand file tree Collapse file tree 2 files changed +19
-3
lines changed Original file line number Diff line number Diff line change @@ -64,9 +64,6 @@ dependencies {
6464 implementation " org.jline:jline:3.9.0"
6565 implementation ' net.consensys.cava:cava-toml:0.5.0'
6666
67- implementation " org.strykeforce.thirdcoast:telemetry:19.5.1"
68- implementation " org.strykeforce.thirdcoast:swerve:19.5.1"
69-
7067 // Logging
7168 implementation ' io.github.microutils:kotlin-logging:1.6.10'
7269 implementation ' ch.qos.logback:logback-classic:1.2.3'
Original file line number Diff line number Diff line change 1+ {
2+ "fileName" : " thirdcoast.json" ,
3+ "name" : " StrykeForce-ThirdCoast" ,
4+ "version" : " 20.0.0" ,
5+ "uuid" : " 13c4f4b5-a1c0-4670-8f8d-b7b03628c0d3" ,
6+ "mavenUrls" : [
7+ " http://maven.strykeforce.org/repo"
8+ ],
9+ "jsonUrl" : " http://maven.strykeforce.org/thirdcoast.json" ,
10+ "javaDependencies" : [
11+ {
12+ "groupId" : " org.strykeforce" ,
13+ "artifactId" : " thirdcoast" ,
14+ "version" : " 20.0.0"
15+ }
16+ ],
17+ "jniDependencies" : [],
18+ "cppDependencies" : []
19+ }
You can’t perform that action at this time.
0 commit comments