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:
parent
c37c45d36d
commit
79418abcb6
1 changed files with 1 additions and 1 deletions
|
@ -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")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue