Skip to content

Commit

Permalink
Update extensions/datasource/runtime/src/main/java/io/quarkus/datasou…
Browse files Browse the repository at this point in the history
…rce/runtime/DevServicesBuildTimeConfig.java

Co-authored-by: Manyanda Chitimbo <[email protected]>
  • Loading branch information
gsmet and machi1990 authored Feb 24, 2021
1 parent 550d3d9 commit baf9eb6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ public class DevServicesBuildTimeConfig {

/**
* Generic properties that are passed into the DevServices database provider. These properties are provider
* speficic.
* specific.
*/
@ConfigItem
public Map<String, String> properties;
Expand Down

0 comments on commit baf9eb6

Please sign in to comment.