Skip to content

2.7.1

Latest
Compare
Choose a tag to compare
@jraska jraska released this 28 Aug 17:59
· 4 commits to master since this release
74cf790

What's Changed

  • Revert "#271 Fix loading projects and subprojects" in #279

From 2.7.0

  • Bump kotlin_version to 2.0.20 in #275
  • Gradle 8.10 in #274
  • Update docs in #268
  • Remove unnecessary DependencyMatcher in #269.
    The Interface was public by accident, however the risk of a breaking change is considered low.

Full Changelog: 2.7.0...2.7.1

plugins {
  id "com.jraska.module.graph.assertion" version "2.7.1"
}