Skip to content

Commit

Permalink
Run update_copyright script. No logical changes
Browse files Browse the repository at this point in the history
  • Loading branch information
shs96c committed Nov 29, 2024
1 parent 5c49a66 commit 5e3d04f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dotnet/src/webdriver/Internal/Base64UrlEncoder.cs
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ namespace OpenQA.Selenium.Internal
{
/*
* Based on: https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/6.19.0/src/Microsoft.IdentityModel.Tokens/Base64UrlEncoder.cs
*
*
* Now it is a part of .NET 9+ as System.Buffers.Text.Base64Url
* https://github.com/SeleniumHQ/selenium/issues/14813
* https://github.com/SeleniumHQ/selenium/issues/14813
*/

/// <summary>
Expand Down

0 comments on commit 5e3d04f

Please sign in to comment.