Skip to content

Commit

Permalink
Bump cz.habarta.typescript-generator:typescript-generator-maven-plugin (
Browse files Browse the repository at this point in the history
#1881)

Bumps [cz.habarta.typescript-generator:typescript-generator-maven-plugin](https://github.com/vojtechhabarta/typescript-generator) from 3.1.1185 to 3.2.1263.
- [Release notes](https://github.com/vojtechhabarta/typescript-generator/releases)
- [Commits](vojtechhabarta/typescript-generator@v3.1.1185...v3.2.1263)

---
updated-dependencies:
- dependency-name: cz.habarta.typescript-generator:typescript-generator-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2023
1 parent 590acf5 commit 038a4da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion streampipes-model-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<plugin>
<groupId>cz.habarta.typescript-generator</groupId>
<artifactId>typescript-generator-maven-plugin</artifactId>
<version>3.1.1185</version>
<version>3.2.1263</version>
<executions>
<execution>
<id>generate</id>
Expand Down
2 changes: 1 addition & 1 deletion streampipes-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
<plugin>
<groupId>cz.habarta.typescript-generator</groupId>
<artifactId>typescript-generator-maven-plugin</artifactId>
<version>3.1.1185</version>
<version>3.2.1263</version>
<executions>
<execution>
<id>generate</id>
Expand Down

0 comments on commit 038a4da

Please sign in to comment.