aboutsummaryrefslogtreecommitdiff
path: root/README.version
diff options
context:
space:
mode:
Diffstat (limited to 'README.version')
-rw-r--r--README.version7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.version b/README.version
index fd9d421..430e5e8 100644
--- a/README.version
+++ b/README.version
@@ -1,8 +1,9 @@
-URL: https://github.com/junit-team/junit/archive/r4.12.tar.gz
-Version: 4.12
+URL: https://github.com/junit-team/junit/archive/r4.13.2.tar.gz
+Version: 4.13.2
BugComponent: 40416
Local Changes:
+ Extra generic type information to aid certain javacs.
Remove DisableOnDebug (new in 4.12) as it is not supported on Android
Remove support for stuck threads
- Extra generic type information to aid certain javacs.
+ Don't convert assumption failures into errors in rules/ErrorCollector