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 合并指标
 (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'

贡献者指南