Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error resolving plugin #33

Closed
vewert opened this issue Jun 23, 2023 · 1 comment
Closed

Error resolving plugin #33

vewert opened this issue Jun 23, 2023 · 1 comment

Comments

@vewert
Copy link

vewert commented Jun 23, 2023

When I try to set up the plugin using the instruction:

plugins {
  id("org.gradle.toolchains.foojay-resolver-convention") version "0.5.0"
}

I get:

Error resolving plugin [id: 'org.gradle.toolchains.foojay-resolver-convention', version: '0.5.0']
> The request for this plugin could not be satisfied because the plugin is already on the classpath with a different version (0.4.0).

I am using gradle 8.1.1

@jbartok
Copy link
Member

jbartok commented Jun 27, 2023

This doesn't sound like a plugin error. Please submit an issue in gradle/gradle and provide a reproducer.

@jbartok jbartok closed this as not planned Won't fix, can't repro, duplicate, stale Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants