Add OS matrix for Ubuntu, Windows and macOS

This commit is contained in:
Erik C. Thauvin 2025-03-26 01:01:18 -07:00
parent 686174b9cb
commit 27070dc3d9
Signed by: erik
GPG key ID: 776702A6A2DA330E
5 changed files with 14 additions and 10 deletions

View file

@ -15,7 +15,7 @@ repositories {
}
dependencies {
implementation("net.thauvin.erik:cryptoprice:1.0.2")
implementation("net.thauvin.erik:cryptoprice:1.0.3-SNAPSHOT")
implementation("org.json:json:20240303")
}