Update README.md

This commit is contained in:
Geert Bevin 2025-01-11 13:46:12 -05:00 committed by GitHub
parent 08c527f6e6
commit c232d50d8f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -49,7 +49,7 @@ Don't forget to include the _Spring Boot Loader_ dependency to your project:
```java
scope(standalone)
.include(dependency("org.springframeworkboot:spring-boot-loader:3.4.1"));
.include(dependency("org.springframework.boot:spring-boot-loader:3.4.1"));
```
Please check the [BootJarOperation documentation](https://rife2.github.io/bld-spring-boot/rife/bld/extension/BootJarOperation.html#method-summary)