Skip to content

chore: bump sk.ainet.multiplatform/sk.ainet.npm-pins to 1.1.0 - #12

Merged
michalharakal merged 1 commit into
developfrom
chore/bump-build-logic-1.1.0
Sep 13, 2026
Merged

michalharakal merged 1 commit into
developfrom
chore/bump-build-logic-1.1.0

Conversation

@michalharakal

@michalharakal michalharakal commented Sep 13, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Bumps sk.ainet.multiplatform/sk.ainet.npm-pins from 1.0.0 to 1.1.0 (both pinned once in settings.gradle.kts's pluginManagement.plugins {}, per the plugin-resolution gotcha documented there).
  • Picks up the new centralized jvmTarget default from SKaiNET-build-logic 1.1.0JvmTarget.JVM_17 for the plain jvm() target, previously left unset entirely (implicitly followed whatever JDK ran the build).
  • No source changes required.

Test plan

  • ./gradlew jvmTest linuxX64Test green locally against the bumped versions.
  • Verified via javap -v that audio-core's compiled JVM class files now carry major version 61 (Java 17), regardless of host JDK (this session's host runs JDK 25).
  • CI green on this PR.

Picks up the new centralized jvmTarget default (JvmTarget.JVM_17 for the
plain jvm() target), previously unset and implicitly following whatever
JDK ran the build. No source changes needed; verified via javap that
compiled class files now carry major version 61 (Java 17) regardless of
host JDK.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_012BmAYE4tZ7HsULEW8todNP
@michalharakal
michalharakal merged commit 7950375 into develop Sep 13, 2026
1 check passed
@michalharakal
michalharakal deleted the chore/bump-build-logic-1.1.0 branch September 13, 2026 21:23
@michalharakal michalharakal mentioned this pull request Sep 13, 2026
3 tasks
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