mirror of
https://github.com/ethauvin/rife2-hello.git
synced 2025-04-25 07:27:12 -07:00
Updated to RIFE2 v1.2.0
This commit is contained in:
parent
d375b99c48
commit
9f0992d9da
1 changed files with 2 additions and 2 deletions
|
@ -27,8 +27,8 @@ sourceSets.main {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation("com.uwyn.rife2:rife2:1.1.1")
|
||||
runtimeOnly("com.uwyn.rife2:rife2:1.1.1:agent")
|
||||
implementation("com.uwyn.rife2:rife2:1.2.0")
|
||||
runtimeOnly("com.uwyn.rife2:rife2:1.2.0:agent")
|
||||
runtimeOnly("org.eclipse.jetty:jetty-server:11.0.13")
|
||||
runtimeOnly("org.eclipse.jetty:jetty-servlet:11.0.13")
|
||||
runtimeOnly("org.slf4j:slf4j-simple:2.0.5")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue