2
0
Fork 0
mirror of https://github.com/ethauvin/rife2.git synced 2025-05-01 02:58:12 -07:00

Updated readme for version 1.2.1

This commit is contained in:
Geert Bevin 2023-02-15 15:04:26 -05:00
parent 830ce34711
commit 6d78d122e6

View file

@ -119,7 +119,7 @@ application {
} }
dependencies { dependencies {
implementation("com.uwyn.rife2:rife2:1.2.0") implementation("com.uwyn.rife2:rife2:1.2.1")
implementation("org.slf4j:slf4j-simple:2.0.6") implementation("org.slf4j:slf4j-simple:2.0.6")
testImplementation("org.junit.jupiter:junit-jupiter:5.9.2") testImplementation("org.junit.jupiter:junit-jupiter:5.9.2")
testImplementation("org.jsoup:jsoup:1.15.3") testImplementation("org.jsoup:jsoup:1.15.3")