Remove un-needed NM-dbus dep (#919)

This commit is contained in:
Matt
2023-10-10 04:36:02 -04:00
committed by GitHub
parent 6e8e3a0cba
commit 43b78fae35

View File

@@ -27,9 +27,6 @@ dependencies {
implementation wpilibTools.deps.wpilibJava("apriltag")
implementation "org.xerial:sqlite-jdbc:3.41.0.0"
// NetworkManager
implementation "com.github.hypfvieh:dbus-java:3.3.2"
}
task writeCurrentVersionJava {