File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1717# ***************************************************************************
1818
1919ROOT=" $( pwd) "
20- VERSION=" 1.7.2 "
20+ VERSION=" 1.7.10 "
2121cd " $( dirname " $0 " ) " || exit
2222cd " ../"
2323# Navigate to the root directory
Original file line number Diff line number Diff line change 1919set " MAVEN_REPO = %USERPROFILE% \.m2\repository\org\tinystruct\tinystruct"
2020@ REM Consolidate classpath entries, initialize ROOT and VERSION
2121set " ROOT = %~dp0 .."
22- set " VERSION = 1.7.2 "
22+ set " VERSION = 1.7.10 "
2323
2424@ REM Define the paths for tinystruct jars in the Maven repository
2525set " TINYSTRUCT_MAVEN_JAR = %MAVEN_REPO% \%VERSION% \tinystruct-%VERSION% .jar"
Original file line number Diff line number Diff line change 2525 <dependency >
2626 <groupId >org.tinystruct</groupId >
2727 <artifactId >tinystruct</artifactId >
28- <version >1.7.8 </version >
28+ <version >1.7.10 </version >
2929 </dependency >
3030 <dependency >
3131 <groupId >org.junit.jupiter</groupId >
You can’t perform that action at this time.
0 commit comments