Skip to content

Commit b112018

Browse files
Bump org.openjfx:javafx-controls from 11.0.2 to 26-ea+10
Bumps org.openjfx:javafx-controls from 11.0.2 to 26-ea+10. --- updated-dependencies: - dependency-name: org.openjfx:javafx-controls dependency-version: 26-ea+10 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 202a3cc commit b112018

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xchart-demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>org.openjfx</groupId>
3333
<artifactId>javafx-controls</artifactId>
34-
<version>11.0.2</version>
34+
<version>26-ea+10</version>
3535
</dependency>
3636
</dependencies>
3737
<build>

0 commit comments

Comments
 (0)