Skip to content

2.0.35

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Aug 12:13
· 20 commits to master since this release

2.0.35 (2025-08-16)

Dependency updates

  • core-deps: update dependency gradle to v9 (#1291) (578f183)
  • deps: update plugin gitsemver to v6.0.1 (#1311) (258bf31)
  • deps: update plugin multijvmtesting to v4.1.0 (#1310) (efe5214)

Tests

  • add -Dorg.gradle.kotlin.dsl.scriptCompilationAvoidance=false to work around gradle/gradle#34115 (7e6b7d9)
  • add stacktrace to simplify the debug (#1313) (19364f5)
  • drop the usage of Gradle's internal TemporaryFolder (#1317) (f97d452)
  • publish build scans only on failure (#1318) (490b33e)
  • use Apache Commons Lang 3 instead of relying on Gradle's internals (#1316) (5b0d77c)

Build and continuous integration

  • automatically set the minimum JVM compatibility based on the current version of Gradle (#1312) (19f5155)
  • migrate to develocity (#1314) (36f2fdf)
  • remove inner modifier from ProjectInfo (#1315) (4260c97)