@@ -67,49 +67,49 @@ We can use [Maven 3](http://maven.apache.org/) to download and install automatic
6767 <dependency >
6868 <groupId >org.bytedeco</groupId >
6969 <artifactId >cuda-platform</artifactId >
70- <version >13.3-9.24 -1.5.14-SNAPSHOT</version >
70+ <version >13.3-9.25 -1.5.14-SNAPSHOT</version >
7171 </dependency >
7272
7373 <!-- Additional dependencies to use bundled CUDA, cuDNN, and NCCL -->
7474 <dependency >
7575 <groupId >org.bytedeco</groupId >
7676 <artifactId >cuda-platform-redist</artifactId >
77- <version >13.3-9.24 -1.5.14-SNAPSHOT</version >
77+ <version >13.3-9.25 -1.5.14-SNAPSHOT</version >
7878 </dependency >
7979 <dependency >
8080 <groupId >org.bytedeco</groupId >
8181 <artifactId >cuda-platform-redist-cublas</artifactId >
82- <version >13.3-9.24 -1.5.14-SNAPSHOT</version >
82+ <version >13.3-9.25 -1.5.14-SNAPSHOT</version >
8383 </dependency >
8484 <dependency >
8585 <groupId >org.bytedeco</groupId >
8686 <artifactId >cuda-platform-redist-cudnn</artifactId >
87- <version >13.3-9.24 -1.5.14-SNAPSHOT</version >
87+ <version >13.3-9.25 -1.5.14-SNAPSHOT</version >
8888 </dependency >
8989 <dependency >
9090 <groupId >org.bytedeco</groupId >
9191 <artifactId >cuda-platform-redist-cusolver</artifactId >
92- <version >13.3-9.24 -1.5.14-SNAPSHOT</version >
92+ <version >13.3-9.25 -1.5.14-SNAPSHOT</version >
9393 </dependency >
9494 <dependency >
9595 <groupId >org.bytedeco</groupId >
9696 <artifactId >cuda-platform-redist-cusparse</artifactId >
97- <version >13.3-9.24 -1.5.14-SNAPSHOT</version >
97+ <version >13.3-9.25 -1.5.14-SNAPSHOT</version >
9898 </dependency >
9999 <dependency >
100100 <groupId >org.bytedeco</groupId >
101101 <artifactId >cuda-platform-redist-npp</artifactId >
102- <version >13.3-9.24 -1.5.14-SNAPSHOT</version >
102+ <version >13.3-9.25 -1.5.14-SNAPSHOT</version >
103103 </dependency >
104104 <dependency >
105105 <groupId >org.bytedeco</groupId >
106106 <artifactId >cuda-platform-redist-nccl</artifactId >
107- <version >13.3-9.24 -1.5.14-SNAPSHOT</version >
107+ <version >13.3-9.25 -1.5.14-SNAPSHOT</version >
108108 </dependency >
109109 <dependency >
110110 <groupId >org.bytedeco</groupId >
111111 <artifactId >cuda-platform-redist-nvcomp</artifactId >
112- <version >13.3-9.24 -1.5.14-SNAPSHOT</version >
112+ <version >13.3-9.25 -1.5.14-SNAPSHOT</version >
113113 </dependency >
114114
115115 </dependencies >
0 commit comments