wpilibsuite/WPILibPi

2021 Java example has 2020 superseded dependency for GSON

開放

#197 建立於 2021年2月10日

 (0 則留言) (0 個反應) (0 位負責人)Shell (40 個分叉)auto 404
good first issue

倉庫指標

星標
 (93 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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'

貢獻者指南