Skip to content

Commit

Permalink
Use xJdfLib 0.15.1 hotfix (#1)
Browse files Browse the repository at this point in the history
Co-authored-by: Fabio Bauer <fabio.bauer@flyeralarm.com>
  • Loading branch information
fabiobauer and Fabio Bauer authored Oct 6, 2022
1 parent 49e65db commit b0cea05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies {
compile group: 'org.jvnet.jaxb2_commons', name: 'jaxb2-basics-runtime', version: '0.12.0'
compile group: 'org.jetbrains', name: 'annotations', version: '13.0'
compile group: 'org.slf4j', name: 'slf4j-log4j12', version: '1.7.7'
compile group: 'org.cip4.lib.xjdf', name: 'xJdfLib', version: '0.15'
compile group: 'org.cip4.lib.xjdf', name: 'xJdfLib', version: '0.15.1'

testCompile group: 'junit', name: 'junit', version: '4.11'
testCompile group: 'org.mockito', name: 'mockito-core', version: '2.10.0'
Expand Down

0 comments on commit b0cea05

Please sign in to comment.