You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
4.0.x removes support for the deprecated javax namespace in favor of jakarta.
Currently dagger does not fully support jakarta.inject yet, see google/dagger#2058.
Therefore this upgrade is on hold until the dagger issue is resolved.
The text was updated successfully, but these errors were encountered:
4.0.x removes support for the deprecated
javax
namespace in favor ofjakarta
.Currently dagger does not fully support
jakarta.inject
yet, see google/dagger#2058.Therefore this upgrade is on hold until the dagger issue is resolved.
The text was updated successfully, but these errors were encountered: