Skip to content

Commit

Permalink
Merge pull request #3366 from scala-steward-org/sttp-oauth2-migration
Browse files Browse the repository at this point in the history
  • Loading branch information
exoego committed May 25, 2024
2 parents 401b97a + b411179 commit 4cd3d8b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions modules/core/src/main/resources/artifact-migrations.v2.conf
Original file line number Diff line number Diff line change
Expand Up @@ -1344,4 +1344,9 @@ changes = [
artifactIdBefore = munit-cats-effect-3
artifactIdAfter = munit-cats-effect
},
{
groupIdBefore = com.ocadotechnology
groupIdAfter = org.polyvariant
artifactIdAfter = sttp-oauth2
},
]

0 comments on commit 4cd3d8b

Please sign in to comment.