Skip to content

Commit

Permalink
update to v7.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wing328 committed Jul 27, 2024
1 parent 6888bb0 commit e512731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@ lazy val `sbt-openapi-generator` = (project in file("."))
devConnection = "scm:git:ssh://[email protected]:OpenAPITools/openapi-generator.git")
),

libraryDependencies += "org.openapitools" % "openapi-generator" % "7.6.0"
libraryDependencies += "org.openapitools" % "openapi-generator" % "7.7.0"
).enablePlugins(SbtPlugin)

0 comments on commit e512731

Please sign in to comment.