Branch to version 1.9
This commit is contained in:
@ -38,6 +38,7 @@ repositories {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
|
testImplementation 'junit:junit:4.13.1'
|
||||||
provided 'javax.servlet:javax.servlet-api:3.1.0'
|
provided 'javax.servlet:javax.servlet-api:3.1.0'
|
||||||
|
|
||||||
testCompile 'org.junit.jupiter:junit-jupiter:5.8.2'
|
testCompile 'org.junit.jupiter:junit-jupiter:5.8.2'
|
||||||
|
@ -1 +1 @@
|
|||||||
biz.redsoft.ncore.version=1.8.44.67
|
biz.redsoft.ncore.version=1.9.+
|
||||||
|
Reference in New Issue
Block a user