Skip to content

Commit

Permalink
Update libs.versions.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
mshima authored Oct 1, 2024
1 parent d44ec6e commit 375ea15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/micronaut/resources/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jackson-datatype-problem = { module = 'org.zalando:jackson-datatype-problem', ve
typesafe = { module = 'com.typesafe:config', version = '1.4.3' }

[plugins]
micronaut-application = { id = 'io.micronaut.application', version = '4.4.2' }
micronaut-application = { id = 'io.micronaut.application', version = '4.4.3' }

gradle-git-properties = { id = 'com.gorylenko.gradle-git-properties', version = '2.4.2' }

Expand Down

0 comments on commit 375ea15

Please sign in to comment.