Skip to content

Commit

Permalink
Adding per version tests: attempt 5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeGBLP committed Jan 18, 2025
1 parent b032a6e commit 6190cb6
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 @@ -36,7 +36,7 @@ dependencies {
implementation('net.wesjd:anvilgui:1.10.3-SNAPSHOT')
shadow('junit:junit:3.8.2')
testImplementation 'com.google.code.gson:gson:2.11.0'
testImplementation 'com.google.guava:failureaccess:1.0.1'
testImplementation 'com.google.guava:guava:32.1.2-jre'

compileOnly 'org.projectlombok:lombok:1.18.36'
annotationProcessor 'org.projectlombok:lombok:1.18.36'
Expand Down

0 comments on commit 6190cb6

Please sign in to comment.