Skip to content

Commit

Permalink
#204 dep fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Nov 14, 2024
1 parent 6eabf02 commit 73eb0f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .rultor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
# OF THE POSSIBILITY OF SUCH DAMAGE.
---
docker:
image: yegor256/rultor-image:1.23.1
image: yegor256/rultor-java
assets:
settings.xml: yegor256/home#assets/jcabi/settings.xml
secring.gpg: yegor256/home#assets/secring.gpg
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
<artifactId>slf4j-reload4j</artifactId>
<version>2.0.16</version>
<scope>test</scope>
</dependency>
Expand Down

0 comments on commit 73eb0f8

Please sign in to comment.