Refactored to Core 1.10.0
This includes chages to make less things static in the Core, instead using the Options Singelton instead
This commit is contained in:
@@ -17,7 +17,6 @@ dependencies {
|
||||
testImplementation 'org.springframework.boot:spring-boot-starter-test:4.1.0-M4'
|
||||
|
||||
//implementation 'org.springframework.boot:spring-boot-starter-actuator'
|
||||
testImplementation 'org.springframework.boot:spring-boot-starter-test:4.1.0-M4'
|
||||
|
||||
//runtimeOnly('org.springframework.boot:spring-boot-starter-web')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user