Skip to content

Commit 90c05f0

Browse files
authored
Merge pull request #3 from erichiroshi/dependabot/gradle/jjwtVersion-0.13.0
chore(deps): bump jjwtVersion from 0.12.5 to 0.13.0
2 parents f8ea071 + d6192b3 commit 90c05f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ ext {
5858
mapstructVersion = "1.6.3"
5959
lombokMapstructBindingVersion = "0.2.0"
6060
springdocVersion = "3.0.1"
61-
jjwtVersion = "0.12.5"
61+
jjwtVersion = "0.13.0"
6262
testcontainersVersion = "1.19.7"
6363
}
6464

0 commit comments

Comments
 (0)