Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
Release 1.O.O-rc3
Browse files Browse the repository at this point in the history
  • Loading branch information
andrei-cristea committed Aug 26, 2021
1 parent 375b6c3 commit 01d156b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ repositories {
maven(url = "https://s01.oss.sonatype.org/content/repositories/snapshots")
}
dependencies {
implementation("org.calypsonet.terminal:calypsonet-terminal-reader-java-api:1.0.0-SNAPSHOT") { isChanging = true }
implementation("org.calypsonet.terminal:calypsonet-terminal-reader-java-api:1.0.0-rc4")
testImplementation("junit:junit:4.13.2")
testImplementation("org.assertj:assertj-core:3.15.0")
}
Expand Down

0 comments on commit 01d156b

Please sign in to comment.