Skip to content

Commit 114880d

Browse files
authored
Merge pull request #13 from spidasoftware/hardversion-1926313
v1.0.4 [AB#1926313]
2 parents 5f4bf5d + 14f999f commit 114880d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ sourceCompatibility = JavaVersion.VERSION_17
4444
targetCompatibility = JavaVersion.VERSION_17
4545

4646
group 'com.spidasoftware'
47-
version '1.0.4-SNAPSHOT'
47+
version '1.0.4'
4848

49-
String springVersion = "6.2.9"
49+
String springVersion = "6.2.11"
5050

5151
dependencies {
5252
implementation group: 'org.apache.groovy', name: 'groovy-all', version: '4.0.27'

0 commit comments

Comments
 (0)