Skip to content

Commit

Permalink
Update fjage_quickstart.sh for GSON 2.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
brodiealexander authored and mchitre committed Jul 3, 2024
1 parent c9caa15 commit cdcfd5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sphinx/fjage_quickstart.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ curl -O https://repo1.maven.org/maven2/com/github/org-arl/fjage/$VERSION/fjage-$
curl -O https://repo1.maven.org/maven2/org/codehaus/groovy/groovy/2.5.9/groovy-2.5.9.jar
curl -O https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.9/commons-lang3-3.9.jar
curl -O https://repo1.maven.org/maven2/org/jline/jline/3.12.1/jline-3.12.1.jar
curl -O https://repo1.maven.org/maven2/com/google/code/gson/gson/2.8.5/gson-2.8.5.jar
curl -O https://repo1.maven.org/maven2/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar
curl -O https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-servlet/9.4.26.v20200117/websocket-servlet-9.4.26.v20200117.jar
cd ../..

Expand Down

0 comments on commit cdcfd5d

Please sign in to comment.