From cc0aa0fdafdcbe52fecdb0fce929a4df3e7a731b Mon Sep 17 00:00:00 2001 From: Seth Tisue Date: Mon, 1 Feb 2021 19:56:46 -0800 Subject: [PATCH] upgrade to asm 9.0, for JDK 16 support fixes scala/bug#12328 forward-port of #9477. I want this on 2.13.x now, without waiting around for the next big 2.12.x->2.13.x merge --- src/intellij/scala.ipr.SAMPLE | 28 ++++++++++++++-------------- versions.properties | 2 +- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/src/intellij/scala.ipr.SAMPLE b/src/intellij/scala.ipr.SAMPLE index 3e3696b70d1f..d4e0ee56732e 100644 --- a/src/intellij/scala.ipr.SAMPLE +++ b/src/intellij/scala.ipr.SAMPLE @@ -232,7 +232,7 @@ - + @@ -243,7 +243,7 @@ - + @@ -252,7 +252,7 @@ - + @@ -266,7 +266,7 @@ - + @@ -287,7 +287,7 @@ - + @@ -296,14 +296,14 @@ - + - + @@ -312,7 +312,7 @@ - + @@ -456,7 +456,7 @@ - + @@ -465,7 +465,7 @@ - + @@ -475,7 +475,7 @@ - + @@ -506,7 +506,7 @@ - + @@ -522,7 +522,7 @@ - + @@ -533,7 +533,7 @@ - + diff --git a/versions.properties b/versions.properties index 21dae184a57e..199fa9df7301 100644 --- a/versions.properties +++ b/versions.properties @@ -6,7 +6,7 @@ starr.version=2.13.4 # - scala-compiler: jline (% "optional") # Other usages: # - scala-asm: jar content included in scala-compiler -scala-asm.version=7.3.1-scala-1 +scala-asm.version=9.0.0-scala-1 # jna.version must be updated together with jline-terminal-jna jline.version=3.19.0