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
We have it listed in package.json as ^0.41.2 so let’s make sure to use a similar approach in Gadle.
Just as a reminder, 0.41+ means any versions like 0.42, 0.43, etc. which is the same meaning ^0.41.2 in package.json.
According to http://ant.apache.org/ivy/history/trunk/settings/version-matchers.html
0 commit comments