Skip to content

Commit d641fad

Browse files
Update the version to 7.41.1 (#151)
1 parent fc87185 commit d641fad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ plugins {
3131
id("com.teamdev.jxbrowser") version "1.1.0"
3232
}
3333

34-
val jxBrowserVersion by extra { "7.41.0" } // The version of JxBrowser used in the examples.
34+
val jxBrowserVersion by extra { "7.41.1" } // The version of JxBrowser used in the examples.
3535
val guavaVersion by extra { "29.0-jre" } // Some of the examples use Guava.
3636

3737
allprojects {

0 commit comments

Comments
 (0)