Resolving Gradle Error Unexpected Parent Dependency in IntelliJ

Featured image for sharing metadata for article

Today I was doing some Spring Boot updates, and found that updating past 2.3.1.RELEASE resulted in the following error when trying to build in IntelliJ:

Could not resolve all dependencies for configuration
':....CompileClasspath'.
Problems reading data from Binary store in /private/var/folders/dn/hq_q2hxn7_d48fzc6hh0y9rw0000gp/T/gradle1100970711465945564.bin offset 4480 exists? true
Unexpected parent dependency id 70. Seen ids: [256, 257, 2, 262, 266, 271, 274, 275, 278, 285, 286, 287, 290, 35, 36, 37, 293, 38, 39, 40, 41, 42, 298, 43...

Looking into this further, it appears that this is an upstream issue with Gradle v6.5.x, and that the solution is released in Gradle v6.6.

Written by Jamie Tanna's profile image Jamie Tanna on , and last updated on .

Content for this article is shared under the terms of the Creative Commons Attribution Non Commercial Share Alike 4.0 International, and code is shared under the Apache License 2.0.

#blogumentation #gradle #intellij.

This post was filed under articles.

Interactions with this post

Interactions with this post

Below you can find the interactions that this page has had using WebMention.

Have you written a response to this post? Let me know the URL:

Do you not have a website set up with WebMention capabilities? You can use Comment Parade.