Skip to content

Commit af372e1

Browse files
committed
Update specmatic version to 2.7.5
1 parent b2963ee commit af372e1

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
@@ -28,7 +28,7 @@ jacocoTestReport {
2828
}
2929
}
3030

31-
def specmatic_version = "2.7.4"
31+
def specmatic_version = "2.7.5"
3232

3333
dependencies {
3434
implementation platform('org.springframework.boot:spring-boot-dependencies:3.4.0')

0 commit comments

Comments
 (0)