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
With the changes to Gradle 7, the Concordion POM exposes junit as a runtime dependency rather than a compile dependency. Users of Concordion 3.1.0 will need to add JUnit as a dependency to their build scripts (eg. pom.xml or build.gradle).