File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 2727 with :
2828 distribution : ' temurin'
2929 cache : ' maven'
30+ cache-dependency-path : extra/pom.xml
3031 java-version : ${{ matrix.java }}
3132
3233 - name : Build with Maven
Original file line number Diff line number Diff line change 2222 <dependency >
2323 <groupId >com.microsoft.onnxruntime</groupId >
2424 <artifactId >onnxruntime</artifactId >
25- <version >1.16.1 </version > <!-- Use the latest available version -->
25+ <version >1.20.0 </version > <!-- Use the latest available version -->
2626 </dependency >
2727
2828 <dependency >
2929 <groupId >com.google.cloud</groupId >
3030 <artifactId >google-cloud-storage</artifactId >
31- <version >2.41 .0</version >
31+ <version >2.48 .0</version >
3232 <exclusions >
3333 <exclusion >
3434 <groupId >com.google.guava</groupId >
You can’t perform that action at this time.
0 commit comments