File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
filesystem/file-feed-cache Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ dependencies {
38
38
39
39
implementation " com.google.code.findbugs:jsr305:3.0.2"
40
40
implementation " com.timgroup:tim-logger:1.5.1109" // autobump
41
- implementation " com.timgroup:tim-remote-file-storage-s3:0.0.1228 " // autobump
41
+ implementation " com.timgroup:tim-remote-file-storage-s3:0.0.1229 " // autobump
42
42
43
43
runtimeOnly " javax.xml.bind:jaxb-api:2.3.0"
44
44
runtimeOnly " com.sun.xml.bind:jaxb-core:2.3.0"
Original file line number Diff line number Diff line change 22
22
23
23
dependencies {
24
24
api project(" :api" )
25
- api " com.timgroup:file-feed-consumer:0.0.3456 " // autobump
25
+ api " com.timgroup:file-feed-consumer:0.0.3457 " // autobump
26
26
27
27
28
28
implementation project (" :archiver" )
You can’t perform that action at this time.
0 commit comments