Skip to content

Commit

Permalink
Remove test configuration that requires Java8.
Browse files Browse the repository at this point in the history
  • Loading branch information
scottfrederick committed Sep 11, 2018
1 parent d35250b commit 6928dc6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,6 @@ ext {
"amqp14" : [springAmqpVersion: "1.4.6.RELEASE"],
"amqp15" : [springAmqpVersion: "1.5.6.RELEASE"],
"amqp16" : [springAmqpVersion: "1.6.0.RELEASE"],
"amqp20" : [springAmqpVersion: "2.0.0.RELEASE"],
"spring32" : [springVersion: "3.2.17.RELEASE"],
"spring40" : [springVersion: "4.0.9.RELEASE"],
"spring41" : [springVersion: "4.1.9.RELEASE"],
Expand Down

0 comments on commit 6928dc6

Please sign in to comment.