File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 11<!-- - Generated by scripts/configure.py --->
2+ [ ![ SWUbanner] ( https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner2-direct.svg )] ( https://github.com/vshymanskyy/StandWithUkraine/blob/main/docs/README.md )
3+
24# SourceAFIS CLI for Java
35
46[ ![ Build status] ( https://github.com/robertvazan/sourceafis-cli-java/workflows/build/badge.svg )] ( https://github.com/robertvazan/sourceafis-cli-java/actions/workflows/build.yml )
Original file line number Diff line number Diff line change 5252 <dependency >
5353 <groupId >com.machinezoo.sourceafis</groupId >
5454 <artifactId >sourceafis</artifactId >
55- <version >3.15.1 </version >
55+ <version >3.16.0 </version >
5656 </dependency >
5757 <dependency >
5858 <groupId >org.slf4j</groupId >
Original file line number Diff line number Diff line change 2828'''
2929
3030def dependencies ():
31- use ('com.machinezoo.sourceafis:sourceafis:3.15.1 ' )
31+ use ('com.machinezoo.sourceafis:sourceafis:3.16.0 ' )
3232 use_slf4j ()
3333 use_commons_lang ()
3434 use_streamex ()
You can’t perform that action at this time.
0 commit comments