File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1212 <dependency>
1313 <groupId>ml.comet</groupId>
1414 <artifactId>comet-java-client</artifactId>
15- <version>1.1.13 </version>
15+ <version>1.1.14 </version>
1616 </dependency>
1717 </dependencies>
1818```
Original file line number Diff line number Diff line change 77 <parent >
88 <artifactId >comet-java-sdk</artifactId >
99 <groupId >ml.comet</groupId >
10- <version >1.1.13 -SNAPSHOT</version >
10+ <version >1.1.14 -SNAPSHOT</version >
1111 </parent >
1212
1313 <properties >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >ml.comet</groupId >
99 <artifactId >comet-java-sdk</artifactId >
10- <version >1.1.13 -SNAPSHOT</version >
10+ <version >1.1.14 -SNAPSHOT</version >
1111 </parent >
1212
1313 <dependencyManagement >
Original file line number Diff line number Diff line change 55 <groupId >ml.comet</groupId >
66 <artifactId >comet-java-sdk</artifactId >
77 <packaging >pom</packaging >
8- <version >1.1.13 -SNAPSHOT</version >
8+ <version >1.1.14 -SNAPSHOT</version >
99
1010 <name >${project.groupId} :${project.artifactId} </name >
1111 <description >https://www.comet.ml Java client lib</description >
You can’t perform that action at this time.
0 commit comments