aboutsummaryrefslogtreecommitdiff
path: root/src/Common/DevHive.Common
diff options
context:
space:
mode:
authortranstrike <transtrike@gmail.com>2021-04-02 23:17:39 +0300
committertranstrike <transtrike@gmail.com>2021-04-02 23:17:39 +0300
commit0c83049a3a0b417da7dcd548b1cd0992defb366f (patch)
treeb69ef0d111b7c22316a2a6603d66d85e4a568956 /src/Common/DevHive.Common
parentd672c515eb760a5351affeb5600640569ed5ee16 (diff)
parent2448c4d31188aed26605c5e3c282bacc3bd71ae5 (diff)
downloadDevHive-0c83049a3a0b417da7dcd548b1cd0992defb366f.tar
DevHive-0c83049a3a0b417da7dcd548b1cd0992defb366f.tar.gz
DevHive-0c83049a3a0b417da7dcd548b1cd0992defb366f.zip
dev -> feature/profile_picture_implementation(02.03.2021)
Diffstat (limited to 'src/Common/DevHive.Common')
-rw-r--r--src/Common/DevHive.Common/DevHive.Common.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Common/DevHive.Common/DevHive.Common.csproj b/src/Common/DevHive.Common/DevHive.Common.csproj
index cd60d85..a5758f4 100644
--- a/src/Common/DevHive.Common/DevHive.Common.csproj
+++ b/src/Common/DevHive.Common/DevHive.Common.csproj
@@ -6,6 +6,6 @@
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
- <PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.8.0"/>
+ <PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.10.0"/>
</ItemGroup>
-</Project>
+</Project> \ No newline at end of file