add thymeleaf dependency for templating
This commit is contained in:
@ -27,6 +27,7 @@ dependencies {
|
||||
implementation 'joda-time:joda-time:2.9.9'
|
||||
implementation 'com.fasterxml.jackson.datatype:jackson-datatype-joda:2.9.5'
|
||||
implementation 'com.oanda.v20:v20:3.0.25'
|
||||
implementation 'org.thymeleaf:thymeleaf:3.0.11.RELEASE'
|
||||
}
|
||||
|
||||
repositories {
|
||||
|
||||
Reference in New Issue
Block a user