Skip to content

Commit 38c6944

Browse files
authored
update openapi-generator to v6.2.0
1 parent 36cc8b7 commit 38c6944

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
@@ -54,5 +54,5 @@ lazy val `sbt-openapi-generator` = (project in file("."))
5454
devConnection = "scm:git:ssh://[email protected]:OpenAPITools/openapi-generator.git")
5555
),
5656

57-
libraryDependencies += "org.openapitools" % "openapi-generator" % "6.1.0"
57+
libraryDependencies += "org.openapitools" % "openapi-generator" % "6.2.0"
5858
).enablePlugins(SbtPlugin)

0 commit comments

Comments
 (0)