Skip to content

Commit

Permalink
Updated Eclipse project to use ReflectASM 1.09 JAR.
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanSweet committed Jan 27, 2014
1 parent 7c8bc3b commit 201e051
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
<classpathentry kind="lib" path="build/junit-4.6.jar"/>
<classpathentry exported="true" kind="lib" path="lib/objenesis-1.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/minlog-1.2.jar"/>
<classpathentry kind="lib" path="lib/reflectasm-1.08-shaded.jar"/>
<classpathentry kind="lib" path="lib/reflectasm-1.09-shaded.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>

0 comments on commit 201e051

Please sign in to comment.