Gradle version check and refresh? #595
              
                
                  
                  
                    Answered
                  
                  by
                    jmfayard
                  
              
          
                  
                    
                      Arc-E-Tect
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 1 comment 1 reply
-
| The plugin used to be just an extension of Ben Manes plugin so I'm well aware of this feature.
If you run `./gradle refreshVersions` it will be displayed in the console.
I agree it's easy to miss it | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
      Answer selected by
        Arc-E-Tect
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Is there a way to use the plugin to check whether there is a new version of Gradle available?
Before using the refreshVersions plugin, I used the dependencyUpdates plugin by Ben Manes, which performs this check. I found it very convenient to stay up to date with Gradle.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions