Skip to content

Commit

Permalink
Merge pull request #96 from micronaut-projects/fix_processor_classpath
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarosanchez authored Apr 20, 2023
2 parents 6fb58e1 + 5ddc194 commit 5d227b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion validation-processor/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
}

dependencies {
api mn.micronaut.core.processor
compileOnly mn.micronaut.core.processor
implementation projects.validation

testImplementation mn.micronaut.core.reactive
Expand Down

0 comments on commit 5d227b8

Please sign in to comment.