I was trying out Kotlin scripting in IntelliJ. Whenever I add external dependency I see message "Applying Context" in IDE. What is it actually doing? Just trying to figure out if I were not to use IDE and I add maven dependency to say Retrofit do I need to update any file? I have multiple script files that I am referencing from main script file.