Skip to content

Commit 8711d9f

Browse files
authored
Merge pull request #6555 from FlorentinD/move-backupmetadata-empty-restore-22
Always move the .backupmetadata from the restore directory
2 parents 84c7467 + 376e1af commit 8711d9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ext {
2121
'asciidoctorj' : '2.5.5',
2222
'reflections' : '0.10.2'
2323
],
24-
'assertj' : '3.20.2',
24+
'assertj' : '3.23.1',
2525
'auto-common' : '1.1.2',
2626
'auto-service' : '1.0',
2727
'bouncycastle-prov' : '1.71',

0 commit comments

Comments
 (0)