Find newer versions of your dependencies in your deps.edn file.
[olical/depot "1.1.0"]
olical/depot {:mvn/version "1.1.0"}
implementation("olical:depot:1.1.0")
<dependency> <groupId>olical</groupId> <artifactId>depot</artifactId> <version>1.1.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: