Skip to content

Commit

Permalink
Remove quotes from group id
Browse files Browse the repository at this point in the history
  • Loading branch information
yawkat authored Mar 10, 2022
1 parent ddf0f46 commit af07c8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
projectVersion=1.0.0
projectGroup='io.micronaut.toml'
projectGroup=io.micronaut.toml
micronautDocsVersion=2.0.0
micronautVersion=3.2.6
micronautTestVersion=3.0.5
Expand Down

0 comments on commit af07c8b

Please sign in to comment.