mirror of
https://github.com/nsacyber/HIRS.git
synced 2024-12-21 05:53:27 +00:00
Update settings.gradle
Removed merge conflict
This commit is contained in:
parent
6931d379b5
commit
10fa9948f0
@ -35,14 +35,10 @@ dependencyResolutionManagement {
|
||||
// library('spring-datajpa', 'org.springframework.boot', 'spring-boot-starter-web').version('springboot')
|
||||
// library('spring-datajpa', 'org.springframework.boot', 'spring-boot-starter-validation').version('springboot')
|
||||
library('lombok', 'org.projectlombok:lombok:1.18.26')
|
||||
<<<<<<< HEAD
|
||||
library('testng', 'org.testng:testng:7.4.0')
|
||||
=======
|
||||
|
||||
// Testing Libraries
|
||||
library('testng', 'org.testng:testng:7.7.1')
|
||||
library('mockito', 'org.mockito:mockito-core:5.3.1')
|
||||
>>>>>>> 6661a6ca (Checking in updated code. This set does build and load in a rocky)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user