Insert tern database schema version into the project manifest.
[cc.artifice/tern-validate "1.2.0"]
cc.artifice/tern-validate {:mvn/version "1.2.0"}
implementation("cc.artifice:tern-validate:1.2.0")
<dependency> <groupId>cc.artifice</groupId> <artifactId>tern-validate</artifactId> <version>1.2.0</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: