Skip to content

Commit f045098

Browse files
Remove unnecessary version constraints
1 parent 1b81d15 commit f045098

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

dependencies.gradle

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
11
def VERSIONS = [
2-
// logging
3-
'ch.qos.logback:logback-classic:1.2.+',
4-
'org.apache.logging.log4j:log4j-core:2.+',
5-
'org.slf4j:slf4j-api:1.7.+',
6-
// test
72
'org.assertj:assertj-core:latest.release',
83
'org.awaitility:awaitility:latest.release',
94
'org.mockito:mockito-core:latest.release',

0 commit comments

Comments
 (0)