File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >com.newfoundcodes</groupId >
55 <artifactId >okatana-java-examples</artifactId >
6- <version >1.0.0 </version >
6+ <version >1.0.1 </version >
77 <properties ><maven .compiler.release>21</maven .compiler.release><project .build.sourceEncoding>UTF-8</project .build.sourceEncoding></properties >
88 <dependencies >
9- <dependency ><groupId >com.newfoundcodes</groupId ><artifactId >okatana-java</artifactId ><version >1.0.0 </version ></dependency >
9+ <dependency ><groupId >com.newfoundcodes</groupId ><artifactId >okatana-java</artifactId ><version >1.0.1 </version ></dependency >
1010 </dependencies >
1111 <build ><plugins ><plugin ><groupId >org.apache.maven.plugins</groupId ><artifactId >maven-compiler-plugin</artifactId ><version >3.15.0</version ><configuration ><release >21</release ></configuration ></plugin >
1212 <plugin >
Original file line number Diff line number Diff line change 66
77 <groupId >com.newfoundcodes</groupId >
88 <artifactId >okatana-java</artifactId >
9- <version >1.0.0 </version >
9+ <version >1.0.1 </version >
1010 <name >Okatana Java SDK</name >
1111 <description >Typed Java 21 client library for the Okatana External API v1.</description >
1212 <url >https://okatana.newfoundcodes.com/</url >
You can’t perform that action at this time.
0 commit comments