Bump io.technoirlab.vulkan:vulkan-kotlin from 1.4.341-1 to 1.4.350-1#53
Merged
technoir42 merged 1 commit intoJun 7, 2026
Conversation
Contributor
|
@dependabot rebase |
Bumps [io.technoirlab.vulkan:vulkan-kotlin](https://github.com/technoir-lab/vulkan-kotlin) from 1.4.341-1 to 1.4.350-1. - [Release notes](https://github.com/technoir-lab/vulkan-kotlin/releases) - [Commits](technoir-lab/vulkan-kotlin@1.4.341-1...1.4.350-1) --- updated-dependencies: - dependency-name: io.technoirlab.vulkan:vulkan-kotlin dependency-version: 1.4.350-1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
fd97562 to
7e402b2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps io.technoirlab.vulkan:vulkan-kotlin from 1.4.341-1 to 1.4.350-1.
Release notes
Sourced from io.technoirlab.vulkan:vulkan-kotlin's releases.
Commits
606ef49Bump conventionPluginsVersion to v50 (#90)bb7cc3eUpdate Vulkan SDK to 1.4.350.0 (#89)ab78dffBump actions/checkout from 6.0.2 to 6.0.3 (#88)96f7182Bump gradle-wrapper from 9.5.0 to 9.5.1 (#87)8fce820Bump org.jetbrains.kotlinx:kotlinx-datetime from 0.7.1 to 0.8.0 (#86)bd2baedRemove CInterop call from VulkanExceptiondb09a21Apply recommended naming convention to Instance.kt variants304d3e4Rename Object to VulkanObject and remove generic parameter (#85)f6386b9Validate distribution checksumc04320cUpdate README.md