We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e20faa0 commit 854e6faCopy full SHA for 854e6fa
rake-tasks/crazy_fun/mappings/java.rb
@@ -56,7 +56,7 @@ module CrazyFunJava
56
def self.ant
57
@ant ||= (
58
require 'third_party/java/eclipse_compiler/ecj-4.3.2.jar'
59
- require 'third_party/java/junit/junit-dep-4.11.jar'
+ require 'third_party/java/junit/junit-4.12.jar'
60
61
Ant.load_bundled
62
0 commit comments