Skip to content

Commit e512731

Browse files
committed
update to v7.7.0
1 parent 6888bb0 commit e512731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@ lazy val `sbt-openapi-generator` = (project in file("."))
5151
devConnection = "scm:git:ssh://git@github.com:OpenAPITools/openapi-generator.git")
5252
),
5353

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

0 commit comments

Comments
 (0)