IntelliJ 13 and 'detachedConfiguration12'

Hello,

When using Gradle 1.10 with IntelliJ 13, I am seeing the following error pop up whenever IntelliJ opens the project or refreshes it:

Could not resolve all dependencies for configuration ‘detachedConfiguration12’.

Module version companyx:projecty:version1, configuration ‘detachedConfiguration12’ declares a dependency on configuration ‘default’ which is not declared in the module descriptor for companyx:projecty:version1

Any idea what this is about?

Thanks, Matt