Skip to content

Upgrade Gradle wrapper to 9.5.1 and bump dependencies#16

Merged
pambrose merged 3 commits into
masterfrom
makefile-help-improvements
Jun 5, 2026
Merged

Upgrade Gradle wrapper to 9.5.1 and bump dependencies#16
pambrose merged 3 commits into
masterfrom
makefile-help-improvements

Conversation

@pambrose

@pambrose pambrose commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Rename gradlegradle-wrapper in libs.versions.toml; update the Makefile sed pattern that parses it
  • Bump dependency versions:
    • Kotlin 2.3.21 → 2.4.0
    • Ktor 3.4.3 → 3.5.0
    • kotlinter 5.4.2 → 5.5.0
    • logging 8.0.02 → 8.0.4
    • utils 2.8.2 → 2.9.0
  • Upgrade Gradle wrapper from 9.5.0 → 9.5.1
  • Rename Makefile versioncheck target to versions; add --no-configuration-cache --no-parallel flags to support the latest plugin
  • Change default Makefile target to help

🤖 Generated with Claude Code

pambrose and others added 3 commits May 15, 2026 09:18
Switch to sed for GRADLE_VERSION extraction and expand the help target
to print a usage header and accept alphanumeric target names.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
- Rename gradle to gradle-wrapper in libs.versions.toml; update Makefile sed
- Bump Kotlin 2.3.21 → 2.4.0, Ktor 3.4.3 → 3.5.0, kotlinter 5.4.2 → 5.5.0,
  logging 8.0.02 → 8.0.4, utils 2.8.2 → 2.9.0
- Upgrade Gradle wrapper from 9.5.0 to 9.5.1
- Rename Makefile versioncheck target to versions; add --no-configuration-cache
  --no-parallel flags; change default target to help

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@pambrose pambrose merged commit 206da50 into master Jun 5, 2026
4 checks passed
@pambrose pambrose deleted the makefile-help-improvements branch June 5, 2026 21:02
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.

1 participant