This repository was archived by the owner on Feb 23, 2023. It is now read-only.

Description
I added every dependency as described here: https://docs.spring.io/spring-native/docs/current/reference/htmlsingle/#_sample_project_setup
What am I doing wrong?
* Exception is:
org.gradle.api.plugins.UnknownPluginException: Plugin [id: 'org.springframework.experimental.aot', version: '0.9.0-SNAPSHOT'] was not found in any of the following sources:
- Gradle Core Plugins (plugin is not in 'org.gradle' namespace)
- Plugin Repositories (could not resolve plugin artifact 'org.springframework.experimental.aot:org.springframework.experimental.aot.gradle.plugin:0.9.0-SNAPSHOT')
Searched in the following repositories:
Gradle Central Plugin Repository