Skip to content

Commit

Permalink
Fix dialect api maven version (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nurkambay authored Dec 15, 2023
1 parent faf5e57 commit fe28bea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/dialect-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<lombok.version>1.18.30</lombok.version>
<maven.antlr4.plugin.version>4.7</maven.antlr4.plugin.version>
<maven.resources.plugin.version>3.0.2</maven.resources.plugin.version>
<dialect.api.version>1.0.2</dialect.api.version>
<dialect.api.version>1.0.3</dialect.api.version>
</properties>

<repositories>
Expand Down

0 comments on commit fe28bea

Please sign in to comment.