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

Updated readme for v1.3.0

This commit is contained in:
Geert Bevin 2023-02-19 10:43:09 -05:00
parent c37c45d36d
commit 79418abcb6

View file

@ -123,7 +123,7 @@ application {
} }
dependencies { dependencies {
implementation("com.uwyn.rife2:rife2:1.2.1") implementation("com.uwyn.rife2:rife2:1.3.0")
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")