Skip to content

Fix deprecation warnings#170

Merged
kahgoh merged 1 commit into
exercism:mainfrom
kahgoh:fix/deprecation
Oct 2, 2025
Merged

Fix deprecation warnings#170
kahgoh merged 1 commit into
exercism:mainfrom
kahgoh:fix/deprecation

Conversation

@kahgoh

@kahgoh kahgoh commented Oct 1, 2025

Copy link
Copy Markdown
Member

Fixes the following deprecation warnings from the builds and CI:

Note: /app/src/main/java/com/exercism/report/ReportWriter.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

And:

Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.

(See CI job)

Fixes the following deprecation warnings from the builds and CI:

  Note: /app/src/main/java/com/exercism/report/ReportWriter.java uses or overrides a deprecated API.
  Note: Recompile with -Xlint:deprecation for details.

And:

  Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
@kahgoh kahgoh requested a review from a team as a code owner October 1, 2025 23:36
@kahgoh kahgoh merged commit bcca674 into exercism:main Oct 2, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants