Skip to content

Commit

Permalink
fix: revert micronaut version (#205)
Browse files Browse the repository at this point in the history
  • Loading branch information
AbdelrhmanHamouda committed Jul 4, 2024
1 parent 839291c commit 965a0d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id 'com.google.cloud.tools.jib' version '3.3.2'
id 'io.micronaut.application' version "4.4.0"
id 'io.micronaut.application' version "4.2.1"
id "com.diffplug.spotless" version "6.23.3"
id "jacoco"
id "idea"
Expand Down

0 comments on commit 965a0d7

Please sign in to comment.