Skip to content

Commit

Permalink
Revert "Update Pagopa Versions"
Browse files Browse the repository at this point in the history
This reverts commit 23bb2df.
  • Loading branch information
beetlecrunch committed Dec 11, 2023
1 parent 23bb2df commit 377db56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/Versions.scala
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ object Versions {
}

object PagopaVersions {
lazy val authorizationManagementVersion = "1.0.16"
lazy val commonsVersion = "1.0.23"
lazy val authorizationManagementVersion = "1.0.x-SNAPSHOT"
lazy val commonsVersion = "1.0.x-SNAPSHOT"
}

0 comments on commit 377db56

Please sign in to comment.