wpilibsuite/WPILibPi
2021 Java example has 2020 superseded dependency for GSON
オープン
#197 opened on 2021/02/10
good first issue
Repository metrics
- Stars
- (93 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
build.gradle in Java example downloadable from two places, GitHub and the RPi image, has reference to last year's GSON in Maven compile 'com.google.code.gson:gson:2.8.5' should be compile 'com.google.code.gson:gson:2.8.6'