Skip to content

Commit ced12d3

Browse files
committed
chore: Bump all versions.
1 parent 1fb3129 commit ced12d3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/dockerPush.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
images: ree6/bot
3636

3737
- name: Build and push Docker image
38-
uses: docker/build-push-action@v6.15.0
38+
uses: docker/build-push-action@v6.16.0
3939
with:
4040
context: .
4141
push: true

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
<dependency>
144144
<groupId>com.apptasticsoftware</groupId>
145145
<artifactId>rssreader</artifactId>
146-
<version>3.9.1</version>
146+
<version>3.9.3</version>
147147
</dependency>
148148
<dependency>
149149
<groupId>me.presti</groupId>

0 commit comments

Comments
 (0)