Skip to content

Commit 2caae7f

Browse files
chore(deps): bump org.lwjgl:lwjgl-openal from 3.4.0 to 3.4.1 (#30)
Bumps [org.lwjgl:lwjgl-openal](https://github.com/LWJGL/lwjgl3) from 3.4.0 to 3.4.1. - [Release notes](https://github.com/LWJGL/lwjgl3/releases) - [Commits](LWJGL/lwjgl3@3.4.0...3.4.1) --- updated-dependencies: - dependency-name: org.lwjgl:lwjgl-openal dependency-version: 3.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 41a3df7 commit 2caae7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zmusic-core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ java {
77
}
88

99
dependencies {
10-
compileOnly 'org.lwjgl:lwjgl-openal:3.4.0'
10+
compileOnly 'org.lwjgl:lwjgl-openal:3.4.1'
1111
compileOnly 'org.apache.logging.log4j:log4j-api:2.25.3'
1212
}

0 commit comments

Comments
 (0)