Skip to content

Commit

Permalink
feat:支持管理员查看项目成员 #9620
Browse files Browse the repository at this point in the history
  • Loading branch information
fcfang123 committed Aug 13, 2024
1 parent 60bc8bd commit 35ecf85
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ object Versions {
const val jjwt = "0.11.5"
const val Okhttp = "4.9.0"
const val jgit = "5.13.1.202206130422-r"
const val iam = "1.0.53-SNAPSHOT"
const val iam = "1.0.7"
const val disklrucache = "2.0.2"
const val BkCrypto = "1.1.3"
const val audit = "1.0.8"
Expand Down

0 comments on commit 35ecf85

Please sign in to comment.