Skip to content

Commit

Permalink
chore: Generate metadata for method parameters (#1370)
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver Weiler authored Sep 1, 2023
1 parent 86f929a commit 2dbfa9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
<properties>
<maven.compiler.source>8</maven.compiler.source>
<maven.compiler.target>8</maven.compiler.target>
<maven.compiler.parameters>true</maven.compiler.parameters>
<gson.version>2.8.9</gson.version>
<junit.version>5.7.0</junit.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 2dbfa9d

Please sign in to comment.