Skip to content

Commit

Permalink
Migrate spring-boot 3
Browse files Browse the repository at this point in the history
  • Loading branch information
alfespa17 committed Mar 22, 2024
1 parent 967e926 commit f5cce2f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ public static void main(String[] args) {
}

@Autowired
private TerraformClient terrterraform;
private TerraformClient terraform;
}

0 comments on commit f5cce2f

Please sign in to comment.