Skip to content
Snippets Groups Projects
Commit 86f36313 authored by Adam Laskowski's avatar Adam Laskowski
Browse files

SSDM-13251: fix for jenkins failure

parent 0f88b180
No related branches found
No related tags found
1 merge request!40SSDM-13578 : 2PT : Database and V3 Implementation - include the new AFS "free"...
...@@ -23,8 +23,8 @@ dependencies { ...@@ -23,8 +23,8 @@ dependencies {
annotationProcessor 'lombok:lombok:1.18.22' annotationProcessor 'lombok:lombok:1.18.22'
implementation project(':lib-json'), implementation project(':lib-json'),
'lombok:lombok:1.18.22' 'lombok:lombok:1.18.22'
testImplementation 'junit:junit:4.10', testImplementation 'junit:junit:4.10'
project(':server-data-store'), // project(':server-data-store'),
project(':lib-transactional-file-system') // project(':lib-transactional-file-system')
testRuntimeOnly 'hamcrest:hamcrest-core:1.3' testRuntimeOnly 'hamcrest:hamcrest-core:1.3'
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment