mirror of
https://github.com/ethauvin/rife2-hello.git
synced 2025-04-25 07:27:12 -07:00
Updated for RIFE2 v1.1.0 release
This commit is contained in:
parent
a042ca3b65
commit
1c93546fd7
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ sourceSets.main {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation("com.uwyn.rife2:rife2:1.1.0-SNAPSHOT")
|
||||
implementation("com.uwyn.rife2:rife2:1.1.0")
|
||||
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