File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1010 build-main :
1111 runs-on : ubuntu-latest
1212 steps :
13- - uses : actions/checkout@v3
13+ - uses : actions/checkout@v4
1414
1515 - name : Set up JDK 11
1616 uses : actions/setup-java@v4
Original file line number Diff line number Diff line change 11# spring-boot-starter-celesta
22
3- [ ![ Build Status ] ( https://ci.corchestra.ru/buildStatus/icon?job= spring-boot-starter-celesta/dev )] ( https://ci.corchestra.ru/job /spring-boot-starter-celesta/job/dev/ )
3+ [ ![ build ] ( https://github.com/CourseOrchestra/ spring-boot-starter-celesta/actions/workflows/main.yml/badge.svg )] ( https://github.com/CourseOrchestra /spring-boot-starter-celesta/actions/workflows/main.yml )
44[ ![ Maven Central] ( https://maven-badges.herokuapp.com/maven-central/ru.curs/spring-boot-starter-celesta/badge.svg )] ( https://maven-badges.herokuapp.com/maven-central/ru.curs/spring-boot-starter-celesta )
55
66## Configuration properties
Original file line number Diff line number Diff line change 44
55 <groupId >ru.curs</groupId >
66 <artifactId >spring-boot-starter-celesta</artifactId >
7- <version >3.0.0-SNAPSHOT </version >
7+ <version >3.0.0</version >
88 <name >spring-boot-starter-celesta</name >
99 <description >Celesta integration with Spring Boot</description >
1010 <packaging >jar</packaging >
You can’t perform that action at this time.
0 commit comments