Skip to content

Commit ee755f6

Browse files
Bump memory footprint library version. (#83)
1 parent 39a24bf commit ee755f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

play-validations/memory-footprint/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ plugins {
1818
id 'org.jetbrains.kotlin.jvm' version "2.0.21"
1919
}
2020

21-
def baseVersion = "1.4.0"
21+
def baseVersion = "1.4.1"
2222

2323
dependencies {
2424
implementation 'com.twelvemonkeys.imageio:imageio-webp:3.9.4'

0 commit comments

Comments
 (0)