Skip to content

Commit

Permalink
fix: echo-kotlin pom broke integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
alecthomas committed Sep 11, 2023
1 parent 9f14b81 commit 9b23228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/echo-kotlin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<configuration>
<artifactItems>
<artifactItem>
<groupId>xyz.block.ftl</groupId>
<groupId>xyz.block</groupId>
<artifactId>ftl-generator</artifactId>
<version>${ftl.version}</version>
<classifier>jar-with-dependencies</classifier>
Expand Down

0 comments on commit 9b23228

Please sign in to comment.