Skip to content

Commit 63a1d07

Browse files
committed
jme3-jogg: upgrade the j-ogg-all library to v1.0.2
1 parent 49a3102 commit 63a1d07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jme3-jogg/build.gradle

Lines changed: 1 addition & 1 deletion
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-all:1.0.1'
3+
api 'com.github.stephengold:j-ogg-all:1.0.2'
44
}

0 commit comments

Comments
 (0)