Skip to content

Commit a97f02c

Browse files
committed
Update gson from 2.12.1 to 2.13.1.
1 parent 723d1b1 commit a97f02c

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

ide/c.google.gson/external/binaries-list

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
# KIND, either express or implied. See the License for the
1515
# specific language governing permissions and limitations
1616
# under the License.
17-
4E773A317740B83B43CFC3D652962856041697CB com.google.code.gson:gson:2.12.1
17+
853CE06C11316B33A8EAE5E9095DA096A9528B8F com.google.code.gson:gson:2.13.1

ide/c.google.gson/external/gson-2.12.1-license.txt renamed to ide/c.google.gson/external/gson-2.13.1-license.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Name: GSon
22
Description: JSon serialization/deserialization library
33
Origin: GitHub
4-
Version: 2.12.1
4+
Version: 2.13.1
55
License: Apache-2.0
66

77
Apache License

ide/c.google.gson/nbproject/project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# KIND, either express or implied. See the License for the
1515
# specific language governing permissions and limitations
1616
# under the License.
17-
release.external/gson-2.12.1.jar=modules/com-google-gson.jar
17+
release.external/gson-2.13.1.jar=modules/com-google-gson.jar
1818
is.autoload=true
1919
javac.compilerargs=-Xlint -Xlint:-serial
2020
javac.source=1.8

ide/c.google.gson/nbproject/project.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<public-packages/>
2929
<class-path-extension>
3030
<runtime-relative-path>com-google-gson.jar</runtime-relative-path>
31-
<binary-origin>external/gson-2.12.1.jar</binary-origin>
31+
<binary-origin>external/gson-2.13.1.jar</binary-origin>
3232
</class-path-extension>
3333
</data>
3434
</configuration>

0 commit comments

Comments
 (0)