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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 27, 2021
1 parent 57a99ad commit 13e137b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rl4j-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<properties>
<nd4j.version>1.0.0-M1.1</nd4j.version>
<rl4j.version>1.0.0-M1.1</rl4j.version>
<logback.version>1.1.7</logback.version>
<logback.version>1.2.0</logback.version>
<java.version>1.8</java.version>
<maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>
<maven.minimum.version>3.3.1</maven.minimum.version>
Expand Down

0 comments on commit 13e137b

Please sign in to comment.