Skip to content

Commit e1c97ae

Browse files
fix(deps): update renovate dependency scan
1 parent 68c9299 commit e1c97ae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

JavaCon/SpecialKeywords/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<dependency>
2020
<groupId>org.openjfx</groupId>
2121
<artifactId>javafx-controls</artifactId>
22-
<version>25-ea+8</version>
22+
<version>25-ea+10</version>
2323
</dependency>
2424

2525
</dependencies>

Playground/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
<plugin>
8787
<groupId>org.apache.maven.plugins</groupId>
8888
<artifactId>maven-surefire-plugin</artifactId>
89-
<version>3.5.2</version>
89+
<version>3.5.3</version>
9090
<configuration>
9191
<argLine>--enable-preview</argLine>
9292
</configuration>

0 commit comments

Comments
 (0)