Skip to content

Commit 870b85d

Browse files
committed
chore: prepare release 8.0.0
1 parent dcd9f6f commit 870b85d

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ It also requires a Spring Boot **MVC** web application.
2020
| 2.6 | 7.x | 1.6 |
2121
| 2.5 | 5.x | 1.5 |
2222
| 2.4 | 4.x | 1.4 |
23-
| 2.3 | 3.x | 1.3 |
24-
| 2.2 | 2.x | 1.3 |
25-
| 2.1 | 1.x | 1.3 |
2623

2724
Other combinations might work, but they're not supported.
2825

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
id("ekino.oss.test")
55
}
66

7-
version = "8.0.0-SNAPSHOT"
7+
version = "8.0.0"
88

99
repositories {
1010
mavenCentral()

0 commit comments

Comments
 (0)