Skip to content

Commit

Permalink
Auto-update dependencies and plugins (#209)
Browse files Browse the repository at this point in the history
## Updated Dependencies
 * `com.github.ben-manes.caffeine:caffeine 3.1.3 -> 3.1.4`
  • Loading branch information
mellbot authored Feb 20, 2023
1 parent 0491ac9 commit 061dbf3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.14.2 (3 constraints: 7030
com.fasterxml.jackson.datatype:jackson-datatype-joda:2.14.2 (2 constraints: 362ba087)
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.14.2 (3 constraints: 7030743b)
com.fasterxml.jackson.module:jackson-module-afterburner:2.14.2 (2 constraints: 522b9b89)
com.github.ben-manes.caffeine:caffeine:3.1.3 (1 constraints: 09050036)
com.github.ben-manes.caffeine:caffeine:3.1.4 (1 constraints: 0a050136)
com.google.auto:auto-common:1.2 (1 constraints: 3e0f6467)
com.google.auto.service:auto-service:1.0.1 (1 constraints: 0405f135)
com.google.auto.service:auto-service-annotations:1.0.1 (1 constraints: 9b0f6786)
Expand Down Expand Up @@ -51,7 +51,7 @@ org.apache.logging.log4j:log4j-api:2.19.0 (3 constraints: 282e843e)
org.apache.logging.log4j:log4j-core:2.19.0 (1 constraints: 3e054a3b)
org.apache.logging.log4j:log4j-jul:2.19.0 (1 constraints: 3e054a3b)
org.apache.logging.log4j:log4j-slf4j2-impl:2.19.0 (1 constraints: 3e054a3b)
org.checkerframework:checker-qual:3.30.0 (2 constraints: 731a5d74)
org.checkerframework:checker-qual:3.31.0 (2 constraints: 741a8074)
org.jboss.logging:jboss-logging:3.4.3.Final (3 constraints: f2300ed8)
org.jboss.threads:jboss-threads:3.5.0.Final (2 constraints: 5a1a5743)
org.jboss.xnio:xnio-api:3.8.8.Final (2 constraints: 791a6546)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
com.auth0:java-jwt = 4.3.0
com.fasterxml.jackson.*:* = 2.14.2
com.github.ben-manes.caffeine:caffeine = 3.1.3
com.github.ben-manes.caffeine:caffeine = 3.1.4
com.google.auto.service:auto-service = 1.0.1
com.google.errorprone:error_prone_core = 2.18.0
com.google.googlejavaformat:google-java-format = 1.15.0
Expand Down

0 comments on commit 061dbf3

Please sign in to comment.