Skip to content

Commit e3a1cae

Browse files
fix(deps): update dependency org.openapitools:openapi-generator to v6.6.0 (#449)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bc25f75 commit e3a1cae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
</dependencies>
127127
<properties>
128128
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
129-
<openapi-generator-version>6.5.0</openapi-generator-version>
129+
<openapi-generator-version>6.6.0</openapi-generator-version>
130130
<maven-plugin-version>1.0.0</maven-plugin-version>
131131
<junit-version>4.13.2</junit-version>
132132
</properties>

0 commit comments

Comments
 (0)