Skip to content

Commit

Permalink
Update dependency io.micronaut:micronaut-inject-java to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 5, 2024
1 parent 216dfb9 commit 419f86d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>
<exec.mainClass>pl.piomin.services.sample.SampleApp</exec.mainClass>
<micronaut.version>3.10.3</micronaut.version>
<micronaut.version>4.3.4</micronaut.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 419f86d

Please sign in to comment.