Turns out the dependency "com.google.apis:google-api-services-tasks:v1-rev20230911-1.32.1" should be "com.google.apis:google-api-services-tasks:v1-rev71-1.25.0"
Found the relevant documentation and dependencies here: https://mvnrepository.com/artifact/com.google.apis/google-api-services-tasks/v1-rev71-1.25.0
and here: https://developers.google.com/resources/api-libraries/documentation/tasks/v1/java/latest/
Hope this helps anyone with the same problem.