Skip to content

Commit

Permalink
Auto-update dependencies and plugins (#200)
Browse files Browse the repository at this point in the history
## Updated Dependencies
 * `com.auth0:java-jwt 4.2.2 -> 4.3.0`
  • Loading branch information
mellbot authored Feb 13, 2023
1 parent 2b3ad38 commit 0cd9c8e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion versions.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Run ./gradlew --write-locks to regenerate this file
com.auth0:java-jwt:4.2.2 (1 constraints: 0a050736)
com.auth0:java-jwt:4.3.0 (1 constraints: 09050836)
com.fasterxml.jackson:jackson-bom:2.14.2 (10 constraints: 80d8478a)
com.fasterxml.jackson.core:jackson-annotations:2.14.2 (6 constraints: 766b9b02)
com.fasterxml.jackson.core:jackson-core:2.14.2 (10 constraints: c0d9a3bb)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
com.auth0:java-jwt = 4.2.2
com.auth0:java-jwt = 4.3.0
com.fasterxml.jackson.*:* = 2.14.2
com.github.ben-manes.caffeine:caffeine = 3.1.3
com.google.auto.service:auto-service = 1.0.1
Expand Down

0 comments on commit 0cd9c8e

Please sign in to comment.