Skip to content

Commit

Permalink
Bump logback-classic from 1.1.7 to 1.2.0 in /rl4j-examples
Browse files Browse the repository at this point in the history
Bumps logback-classic from 1.1.7 to 1.2.0.

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 7, 2021
1 parent 5e9d1f6 commit 99fc8e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rl4j-examples/pom.xml
Expand Up @@ -35,7 +35,7 @@
<java.version>1.8</java.version>
<maven-compiler-plugin.version>3.6.1</maven-compiler-plugin.version>
<maven.minimum.version>3.3.1</maven.minimum.version>
<logback.version>1.1.7</logback.version>
<logback.version>1.2.0</logback.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>

Expand Down

0 comments on commit 99fc8e0

Please sign in to comment.