Skip to content

Commit 937a21e

Browse files
autobumperappuser
autobumper
authored and
appuser
committed
Autobumper: com.timgroup:file-feed-consumer:0.0.3456 -> com.timgroup:file-feed-consumer:0.0.3457, com.timgroup:tim-remote-file-storage-s3:0.0.1228 -> com.timgroup:tim-remote-file-storage-s3:0.0.1229
* unable to get details for changes to com.timgroup:file-feed-consumer * no changes in new version of com.timgroup:tim-remote-file-storage-s3
1 parent 1882d4c commit 937a21e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

archiver/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies {
3838

3939
implementation "com.google.code.findbugs:jsr305:3.0.2"
4040
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
4242

4343
runtimeOnly "javax.xml.bind:jaxb-api:2.3.0"
4444
runtimeOnly "com.sun.xml.bind:jaxb-core:2.3.0"

filesystem/file-feed-cache/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ java {
2222

2323
dependencies {
2424
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
2626

2727

2828
implementation project (":archiver")

0 commit comments

Comments
 (0)