Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.

Commit b8cce58

Browse files
committed
Revert not needed changes
1 parent debd914 commit b8cce58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
plugins {
2-
id 'org.springframework.boot' version '3.3.2'
32
id 'java'
43
id 'org.gretty' version '4.1.6'
54
id 'idea'
65
id 'groovy'
6+
id 'io.github.joselion.pretty-jupiter' version '3.5.0'
77
}
88

99
java {

0 commit comments

Comments
 (0)