Skip to content

Compatibilty of Java25 and build.gradle.kts #6132

@goafabric

Description

@goafabric

With the combination of
Java21 + Gradle 9.1.0 + latest Openrewrite Gradle Plugin 7.18.0
the build.gradle.kts within the attached reproducer gets rewritten correctly

  • spring boot will be updated to 4.0.0-M3
  • dependencies for starter-telemetry and starter-restlclient will be added

However when swapping out the runtime from Java21 to Java25,
the build.gradle.kts is untouched after rewrite.

Java Classes on the other hand(removed from this minimal reproducer) seem to get updated.

So is Openrewrite compatible with Java25 already ?

Archiv.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions