Skip to content

Commit

Permalink
Update subprojects/docs/src/docs/userguide/upgrading_version_5.adoc
Browse files Browse the repository at this point in the history
Co-Authored-By: Sterling Greene <big-guy@users.noreply.github.com>
  • Loading branch information
2 people authored and Daniel Lacasse committed Sep 26, 2019
1 parent 0fba880 commit 661106b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,6 @@ In Gradle 7.0, Gradle will only allow you to invoke the `init` task or diagnosti
==== Calling afterEvaluate on an evaluated project has been deprecated

Once a project is evaluated, Gradle ignores all configuration passed to `Project#afterEvaluate` and emits a deprecation warning. This scenario will become an error in Gradle 7.0.
To avoid confusion, this scenario will become an error in Gradle 7.0.
Until then, a deprecation warning will be shown.

==== Miscellaneous
Expand Down

0 comments on commit 661106b

Please sign in to comment.