Skip to content

Commit f33d4a8

Browse files
committed
jme3-jogg: upgrade the j-ogg-vorbis library to v1.0.4
1 parent 177f7d3 commit f33d4a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jme3-jogg/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
dependencies {
22
api project(':jme3-core')
3-
api 'com.github.stephengold:j-ogg-vorbis:1.0.3'
3+
api 'com.github.stephengold:j-ogg-vorbis:1.0.4'
44
}

0 commit comments

Comments
 (0)