Skip to content

Commit 3318533

Browse files
authored
fix maven GAV
1 parent 7e8721b commit 3318533

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

views/website/libraries/29-Kotlin.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"aud": true,
4646
"exp": true,
4747
"nbf": true,
48-
"iat": false,
48+
"iat": true,
4949
"jti": false,
5050
"hs256": true,
5151
"hs384": true,
@@ -65,7 +65,7 @@
6565
"authorName": "nefilim",
6666
"gitHubRepoPath": "nefilim/kJWT",
6767
"repoUrl": "https://github.com/nefilim/kJWT",
68-
"installCommandHtml": "maven GAV: com.github.nefilim:kjwt-core:0.2.0"
68+
"installCommandHtml": "maven GAV: io.github.nefilim.kjwt:kjwt-core:0.2.0"
6969
}
7070
]
7171
}

0 commit comments

Comments
 (0)