Bump scala-library from 2.12.18 to 2.12.19

This commit is contained in:
Andreas Dangel 2024-03-07 10:07:57 +01:00
parent c8354518f7
commit ac9d7789a0
No known key found for this signature in database
GPG Key ID: 93450DF2DF9A3FA3

View File

@ -36,7 +36,7 @@
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
<version>${scalaVersion}.18</version>
<version>${scalaVersion}.19</version>
</dependency>
<dependency>
<groupId>org.scalameta</groupId>