Skip to content

Commit

Permalink
feat(plc4go): upgrade go version
Browse files Browse the repository at this point in the history
  • Loading branch information
sruehl committed May 2, 2023
1 parent 2456668 commit 9e842d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plc4go/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -604,7 +604,7 @@
</packages>
<sources>${project.basedir}</sources>
<verbose>true</verbose>
<goVersion>1.19</goVersion>
<goVersion>1.20</goVersion>
</configuration>
</plugin>

Expand Down

0 comments on commit 9e842d7

Please sign in to comment.