Skip to content

Use testImplementation for dataframe-jupyter in openapi-generator - #2013

Merged
koperagen merged 1 commit into
masterfrom
fix/openapi-generator-test-api-dep
Jul 31, 2026
Merged

Use testImplementation for dataframe-jupyter in openapi-generator#2013
koperagen merged 1 commit into
masterfrom
fix/openapi-generator-test-api-dep

Conversation

@koperagen

Copy link
Copy Markdown
Collaborator

Kotlin now warns that API dependencies in test source sets are deprecated, since test source sets are not consumable. Switch testApi to testImplementation.

Kotlin now warns that API dependencies in test source sets are deprecated,
since test source sets are not consumable. Switch testApi to testImplementation.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@koperagen koperagen added this to the 1.0 milestone Jul 30, 2026
@koperagen
koperagen requested a review from Jolanrensen July 30, 2026 15:38
@koperagen koperagen added the infrastructure GitHub actions, Gradle Scripts, Writerside, etc. label Jul 30, 2026
@koperagen koperagen self-assigned this Jul 31, 2026
@koperagen
koperagen merged commit 8ff83e1 into master Jul 31, 2026
4 checks passed
@koperagen
koperagen deleted the fix/openapi-generator-test-api-dep branch July 31, 2026 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

infrastructure GitHub actions, Gradle Scripts, Writerside, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants