Skip to content

Fluxzero 1.190.6

Choose a tag to compare

@github-actions github-actions released this 03 Jun 22:46

1.190.6 (2026-06-03)

Dependency updates

  • deps: bump kotlin.version from 2.3.21 to 2.4.0 (71a135f)

    Bumps `kotlin.version` from 2.3.21 to 2.4.0.

    Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk8` from 2.3.21 to 2.4.0
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
    - [Commits](https://github.com/JetBrains/kotlin/compare/v2.3.21...v2.4.0)

    Updates `org.jetbrains.kotlin:kotlin-reflect` from 2.3.21 to 2.4.0
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
    - [Commits](https://github.com/JetBrains/kotlin/compare/v2.3.21...v2.4.0)

    Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.3.21 to 2.4.0

    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
    dependency-version: 2.4.0
    dependency-type: direct:production
    update-type: version-update:semver-minor
    - dependency-name: org.jetbrains.kotlin:kotlin-reflect
    dependency-version: 2.4.0
    dependency-type: direct:production
    update-type: version-update:semver-minor
    - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin
    dependency-version: 2.4.0
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>