Skip to content

Commit d43d10b

Browse files
committed
Specmatic version upgrade to 2.2.1
1 parent c730303 commit d43d10b

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

32-
def specmatic_version = "2.1.1"
32+
def specmatic_version = "2.2.1"
3333

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

0 commit comments

Comments
 (0)