wpilibsuite/WPILibPi

2021 Java example has 2020 superseded dependency for GSON

Aperta

#197 aperta il 10 feb 2021

 (0 commenti) (0 reazioni) (0 assegnatari)Shell (40 fork)auto 404
good first issue

Metriche repository

Star
 (93 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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'

Guida contributor