Skip to content

Commit

Permalink
Update dependency org.eclipse.jdt:ecj to v3.38.0 (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
neoforged-renovate[bot] authored Aug 12, 2024
1 parent 4b6fe0e commit af0cdb6
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
Expand Up @@ -96,7 +96,7 @@ dependencies {
compileOnly 'org.jetbrains:annotations:24.1.0'
implementation 'info.picocli:picocli:4.7.6'
implementation 'com.google.code.gson:gson:2.10.1'
implementation 'org.eclipse.jdt:ecj:3.37.0'
implementation 'org.eclipse.jdt:ecj:3.38.0'
implementation 'net.fabricmc:fabric-loom-native:0.2.1'
annotationProcessor 'info.picocli:picocli-codegen:4.7.6'

Expand Down

0 comments on commit af0cdb6

Please sign in to comment.