Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Kotlin to 1.9.21 #1387

Merged
merged 12 commits into from
Dec 12, 2023
Merged

Update Kotlin to 1.9.21 #1387

merged 12 commits into from
Dec 12, 2023

Conversation

swankjesse
Copy link
Member

No description provided.

constructor(message: String? = null)
constructor(message: String?)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm betting the lack of a zero arg is going to break some people. Even if we don't use it (aside from in the test) seems prudent to add it here and below to avoid that.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done. Easy fix.

@swankjesse swankjesse enabled auto-merge (squash) December 12, 2023 20:52
@swankjesse swankjesse merged commit 84122dc into master Dec 12, 2023
11 checks passed
@swankjesse swankjesse deleted the jwilson.1212.kt_update branch December 12, 2023 20:54
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.

None yet

2 participants