Upgraded to RIFE2 1.5.3
This commit is contained in:
parent
5ea5727a4a
commit
eaf4bb6356
2 changed files with 4 additions and 2 deletions
|
@ -1,5 +1,7 @@
|
|||
[](https://opensource.org/licenses/Apache-2.0)
|
||||
[](https://www.oracle.com/java/technologies/javase/jdk17-archive-downloads.html)
|
||||
[](https://github.com/rife2/rife2-template-renderers/releases/latest)
|
||||
[](https://maven-badges.herokuapp.com/maven-central/com.uwyn.rife2/rife2-renderers)
|
||||
[](https://s01.oss.sonatype.org/content/repositories/snapshots/com/uwyn/rife2/rife2-renderers/)
|
||||
[](https://github.com/rife2/rife2-template-renderers/actions/workflows/gradle.yml)
|
||||
[](https://github.com/rife2/rife2-template-renderers/actions/workflows/gradle.yml)
|
||||
|
@ -59,4 +61,4 @@ This project provides a collection of useful template renderers.
|
|||
|
||||
## Documentation
|
||||
|
||||
Read more in the [full documenation](https://github.com/rife2/rife2-template-renderers/wiki).
|
||||
Read more in the [documenation](https://github.com/rife2/rife2-template-renderers/wiki).
|
||||
|
|
|
@ -13,7 +13,7 @@ plugins {
|
|||
id("com.github.ben-manes.versions") version "0.46.0"
|
||||
}
|
||||
|
||||
val rifeVersion by rootProject.extra { "1.5.2" }
|
||||
val rifeVersion by rootProject.extra { "1.5.3" }
|
||||
|
||||
group = "com.uwyn.rife2"
|
||||
version = "0.9.0-SNAPSHOT"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue