We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b29d321 commit d5f96adCopy full SHA for d5f96ad
1 file changed
pom.xml
@@ -186,7 +186,7 @@
186
<dependency> <!-- sets version number for all 'ai.djl' dependencies -->
187
<groupId>ai.djl</groupId>
188
<artifactId>bom</artifactId>
189
- <version>0.34.0</version> <!-- WARNING: if changed, check the `com.google.code.gson:gson` version; see `docs/dependency_conflicts.md` -->
+ <version>0.35.0</version> <!-- WARNING: if changed, check the `com.google.code.gson:gson` version; see `docs/dependency_conflicts.md` -->
190
<type>pom</type>
191
<scope>import</scope>
192
</dependency>
0 commit comments