Skip to content

Commit

Permalink
Update Skija to version 0.92.30.
Browse files Browse the repository at this point in the history
  • Loading branch information
jfree committed Aug 10, 2021
1 parent 5ab92c4 commit adeae40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jfree</groupId>
<artifactId>org.jfree.skijagraphics2d</artifactId>
<version>1.0.3</version>
<version>1.0.4-SNAPSHOT</version>
<packaging>jar</packaging>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down Expand Up @@ -151,7 +151,7 @@
<dependency>
<groupId>org.jetbrains.skija</groupId>
<artifactId>skija-${skija.platform}</artifactId>
<version>0.92.22</version>
<version>0.92.30</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit adeae40

Please # to comment.