Gradle Plugin issue

I am getting a error while building the script.I am a new user of gradle so please help me to solve the errors.
Thank You.

Problem =>

An exception occurred applying plugin request [id: ‘org.springframework.boot’, version: ‘2.3.0.BUILD-SNAPSHOT’, artifact: ‘org.springframework.boot:spring-boot-gradle-plugin:2.3.0.BUILD-SNAPSHOT’] > Failed to apply plugin [id ‘org.springframework.boot’] > Spring Boot plugin requires Gradle 5.6 or later. The current version is Gradle 5.5

Failed to apply plugin [id ‘org.springframework.boot’] > Spring Boot plugin requires Gradle 5.6 or later. The current version is Gradle 5.5

Did you already try to address this?