Skip to content

Commit 2e4a043

Browse files
committed
Update specmatic version to 2.0.50
1 parent 070ab8c commit 2e4a043

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jacocoTestReport {
2929
}
3030
}
3131

32-
def specmatic_version = "2.0.48"
32+
def specmatic_version = "2.0.50"
3333

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

0 commit comments

Comments
 (0)